HomeTags#local-llmPage 2

Tag timeline

#local-llmpage 2/3

同じキーワードで束ねられた更新の続きです。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total69#local-llm の全掲載記事All listed entries tagged #local-llm
Showing30このページの表示件数Entries on this page
Page2/3静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 2/3 · 69 total

Mon, Jul 274 entries
コミュニティCommunityAI Editors·Qiita Cursor

完全無料で試す Tableau MCP ✕ さくらのAI で実現するセキュアなAIデータアシスタント構成案This article explains how to build a secure, cost-free AI data assistant by…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約Tableau MCPとさくらのAIを組み合わせ、無料かつセキュアなAIデータアシスタント環境をCursor上で構築する方法を解説した記事。国内クラウドを活用することでデータを外部送信せずにAI分析を実現できる点が注目される。

AI SUMMARYThis article explains how to build a secure, cost-free AI data assistant by combining Tableau MCP with Sakura's AI service inside Cursor. Using a domestic cloud keeps data on-premises while still enabling AI-driven analysis.

完全無料で試す Tableau MCP ✕ さくらのAI で実現するセキュアなAIデータアシスタント構成案og
コミュニティCommunityLocal Models·Zenn LLM

ローカルLLMにThoughtsStoreを搭載させてみた(実装応用編)This article demonstrates how to integrate a ThoughtsStore into a local LLM…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約ローカルLLMにThoughtsStoreを組み込む応用実装を解説した記事で、思考履歴を永続化することでLLMの推論品質と文脈保持能力を向上させる手法を紹介している。

AI SUMMARYThis article demonstrates how to integrate a ThoughtsStore into a local LLM setup, enabling persistent storage of reasoning traces to improve inference quality and context retention.

公式OfficialLocal Models·Ollama Releases

Ollama v0.32.5-rc0 リリースOllama Releases v0.32.5-rc0

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約Ollama v0.32.5がリリースされ、ローカルLLM実行環境の安定性と品質が継続的に改善された。ユーザーは最新版へのアップデートが推奨される。

AI SUMMARYOllama v0.32.5 is a routine maintenance release that brings incremental fixes and improvements to the local LLM runtime, keeping the platform stable for self-hosted deployments.

Ollama Releases v0.32.5-rc0media
コミュニティCommunityLocal Models·Zenn LLM

ローカルLLM向けハードウェアを「容量・帯域・MoE・TTFT」で選ぶThis article explains how to choose hardware for running local LLMs by…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約ローカルLLMを快適に動かすには、メモリ容量・メモリ帯域・MoEアーキテクチャへの対応・初回トークン生成速度(TTFT)という4軸でハードウェアを評価することが重要だと解説した記事。GPU・CPUオフロード・専用アクセラレータの選び方に実践的な指針を提供している。

AI SUMMARYThis article explains how to choose hardware for running local LLMs by evaluating four key axes: memory capacity, memory bandwidth, MoE architecture support, and time-to-first-token (TTFT), offering practical guidance for selecting GPUs, CPU offload setups, and dedicated accelerators.

ローカルLLM向けハードウェアを「容量・帯域・MoE・TTFT」で選ぶog
Sun, Jul 263 entries
コミュニティCommunityCopilot·Qiita GitHub Copilot

GitHub Copilot の AI Credit を節約したくて、ローカル LLM で検証してみたA practical investigation into using local LLMs as a way to reduce GitHub…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約GitHub Copilot の AI Credit 消費を抑える手段としてローカル LLM を活用できるか検証した記事。コスト削減の観点から実用性と注意点を整理している。

AI SUMMARYA practical investigation into using local LLMs as a way to reduce GitHub Copilot AI Credit consumption, evaluating feasibility and trade-offs for cost-conscious developers.

コミュニティCommunityClaude Code·Qiita VSCode

ollama+gemma4+Zoo Codeでコーディングできる環境作成してみたThis article walks through setting up a fully local AI-assisted coding…

重要度 InfoInformational深掘り候補 · 技術記事 · Claude / Claude CodeDeep-dive candidate · technical post · Claude / Claude Code

AI要約ollamaでgemma4モデルをローカル実行し、Zed CodeエディタのAI補完と組み合わせることで、クラウド不要のコーディング環境を構築する手順を紹介している。プライバシーを保ちながら無料でAI支援開発ができる点が魅力だ。

AI SUMMARYThis article walks through setting up a fully local AI-assisted coding environment using ollama to run the gemma4 model alongside Zed Code, enabling private and cost-free AI code completion without cloud dependencies.

コミュニティCommunityLocal Models·Zenn LLM

LLMの監督モデルはどこまで小さくできるか。9B・35B・自己検査で実測したら三様の結果になったAn empirical study comparing 9B, 35B, and self-check supervision strategies for…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約9B・35B・自己検査という三つの監督モデル構成をローカルLLMで実測比較し、規模や手法によって検証精度が大きく異なることを明らかにした実験報告。監督モデルの最小化を検討する際の実践的な指針となる。

AI SUMMARYAn empirical study comparing 9B, 35B, and self-check supervision strategies for local LLMs found notably different verification accuracy across configurations, offering practical guidance on how small a supervisor model can realistically go.

Sat, Jul 251 entries
公式OfficialLocal Models·Ollama Releases

Ollama v0.32.4-rc0 リリースv0.32.4-rc0: model: add Laguna MLX support (#17237)

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約Ollama v0.32.4がリリースされ、ローカルLLM実行環境の安定性と品質が改善された。ユーザーは最新版へのアップデートが推奨される。

AI SUMMARYOllama v0.32.4 is a patch release delivering bug fixes and stability improvements to the local LLM runtime, keeping the toolchain current for self-hosted AI workflows.

v0.32.4-rc0: model: add Laguna MLX support (#17237)media
Fri, Jul 242 entries
コミュニティCommunityClaude Code·Zenn Claude

LLM-as-judgeを疑え — 忠実性スコア3.20の犯人は、答案ではなく採点者だったAn investigation into low faithfulness scores in RAG evaluation revealed the…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約RAG評価でLLM-as-judgeの忠実性スコアが低迷した原因を追跡すると、回答品質ではなく評価モデル自体のバイアスや採点ミスが問題だったことが判明した。評価パイプラインの信頼性を検証する重要性を示す実践的な知見。

AI SUMMARYAn investigation into low faithfulness scores in RAG evaluation revealed the culprit was the judge LLM itself, not the answers being evaluated. This highlights why validating your evaluation pipeline is as critical as validating the model under test.

LLM-as-judgeを疑え — 忠実性スコア3.20の犯人は、答案ではなく採点者だったog
公式OfficialLocal Models·Ollama Releases

Ollama v0.32.2 リリースOllama Releases v0.32.2

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約Ollama v0.32.2がリリースされ、ローカルLLM実行環境の安定性と品質が改善された。継続的なメンテナンスにより信頼性が向上している。

AI SUMMARYOllama v0.32.2 is a patch release delivering bug fixes and stability improvements to the local LLM runtime, keeping deployments reliable and up to date.

Ollama Releases v0.32.2media
Thu, Jul 232 entries
コミュニティCommunityLocal Models·Zenn LLM

ollama の入力切り捨てをレスポンスだけで検知する — 3回作り直した記録A practical account of detecting silent input truncation in ollama—where…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約ollama がコンテキスト長を超えた入力を無警告で切り捨てる問題に対し、レスポンスのみを手がかりに切り捨てを検知する手法を3度の試行錯誤を経て確立した実践記録。ローカルLLM運用の信頼性向上に役立つ知見をまとめている。

AI SUMMARYA practical account of detecting silent input truncation in ollama—where prompts exceeding the context window are cut without warning—using only the model response as a signal, refined through three redesigns. The findings help improve reliability when running LLMs locally.

コミュニティCommunityLocal Models·Simon Willison's Weblog

Thomas Ptacek の言葉を引用Quoting Thomas Ptacek

重要度 InfoInformational深掘り候補 · 技術記事 · Local LLM / Open ModelsDeep-dive candidate · technical post · Local LLM / Open Models

AI要約セキュリティ研究者 Thomas Ptacek によるローカル LLM に関する見解を Simon Willison が取り上げ、その実用性や限界について注目すべき視点を紹介している。

AI SUMMARYSimon Willison highlights a notable take from security researcher Thomas Ptacek on local LLMs, surfacing an expert perspective worth attention in the ongoing conversation about their practical value.

Tue, Jul 211 entries
コミュニティCommunityLocal Models·Qiita LLM

Claude Fable 5 を9Bモデルに蒸留? 100万トークンの超長文推理モデル「Qwythos-9B」を4GBのVRAMで動かすQwythos-9B is a purported Claude Fable 5 distillation that supports 1M-token…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約Qwythos-9BはClaude Fable 5からの蒸留とされる9Bパラメータの推論モデルで、100万トークンのコンテキストを持ちながら4GB VRAMで動作する点が注目される。

AI SUMMARYQwythos-9B is a purported Claude Fable 5 distillation that supports 1M-token context while running on just 4 GB of VRAM, making long-context reasoning accessible on consumer hardware.

Mon, Jul 201 entries
コミュニティCommunityLocal Models·Qiita LLM

QSpec の論文要点整理A structured breakdown of the QSpec paper, explaining its core ideas around…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約QSpec に関する論文の主要なポイントをまとめ、量子化仕様の設計思想と実用上の意義を解説した記事。ローカル LLM の量子化運用に関心を持つ実践者にとって有益な参照資料となる。

AI SUMMARYA structured breakdown of the QSpec paper, explaining its core ideas around quantization specification design and why it matters for practical local LLM deployment.

Sun, Jul 191 entries
コミュニティCommunityLocal Models·Zenn LLM

RAGFlowが日本語を中国語に変換する問題を回避するため、LlamaIndexで日英RAGを自作した話Faced with RAGFlow incorrectly converting Japanese text to Chinese, the author…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約RAGFlowが日本語テキストを誤って中国語に変換してしまう不具合を受け、著者がLlamaIndexを使って日本語・英語対応のRAGシステムをスクラッチで構築した経緯と実装方法を紹介している。

AI SUMMARYFaced with RAGFlow incorrectly converting Japanese text to Chinese, the author built a custom bilingual Japanese-English RAG pipeline from scratch using LlamaIndex, sharing the implementation details and lessons learned.

Sat, Jul 181 entries
コミュニティCommunityLocal Models·Zenn AI

ローカルLLM study1-a: gemma4 e2b/e4b の MLX 版はどれだけ速いかThis article benchmarks gemma4 e2b/e4b models running via the MLX framework on…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約Apple Silicon 向け MLX フレームワークで動作する gemma4 の e2b/e4b モデルの推論速度を実測・比較した記事。ローカル環境での実用性を判断する上で参考になるベンチマーク結果を提供している。

AI SUMMARYThis article benchmarks gemma4 e2b/e4b models running via the MLX framework on Apple Silicon, measuring real-world inference speed to assess local deployment viability.

Fri, Jul 171 entries
コミュニティCommunityLocal Models·Simon Willison's Weblog

Inkling: オープンウェイトモデルの公開Inkling: Our open-weights model

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約Simon WillisonがInklingというオープンウェイトのLLMを公開した。誰でもローカルで実行・改変できる点が注目される。

AI SUMMARYSimon Willison released Inkling, an open-weights language model, making it freely available for local use and further fine-tuning by the community.

Inkling: Our open-weights modelmedia
Thu, Jul 161 entries
公式OfficialLocal Models·Ollama Releases

Ollama v0.32.1-rc0 リリース候補公開Ollama Releases v0.32.1-rc0

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約OllamaがローカルLLM実行ツールのv0.32.1リリース候補を公開した。正式リリース前の品質確認を目的としており、安定版への移行準備が進んでいる。

AI SUMMARYOllama published v0.32.1-rc0, a release candidate for its local LLM runtime, allowing users to test upcoming fixes and changes before the stable release.

Ollama Releases v0.32.1-rc0media
Tue, Jul 143 entries
論文PaperPapers/Benchmarks·arXiv cs.LG

MawForge: ローカル環境でのMixture-of-Experts推論向けメモリ制約エキスパート実体化MawForge: Memory-Bounded Expert Materialization for Local Mixture-of-Experts Inference

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約MawForgeは、限られたメモリ環境でMoEモデルをローカル推論する際に、使用頻度の高いエキスパートを事前に実体化してキャッシュする手法を提案する。これによりメモリ効率を維持しながら推論速度を大幅に改善できる。

AI SUMMARYMawForge proposes a memory-bounded strategy for local Mixture-of-Experts inference by selectively materializing frequently activated experts within a fixed memory budget, enabling faster inference on consumer hardware without sacrificing model quality.

公式OfficialLocal Models·Ollama Releases

Ollama v0.32.0 リリースOllama Releases v0.32.0

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約OllamaがローカルLLM実行ツールのv0.32.0をリリースし、新機能や改善が加わった。ローカルでのモデル運用をより安定・快適に行えるようになる。

AI SUMMARYOllama v0.32.0 ships new features and improvements to the local LLM runtime, making it easier and more stable to run models on your own hardware.

Ollama Releases v0.32.0media
コミュニティCommunityLocal Models·Zenn LLM

AI導入で逆に非効率化した人へ:時代を超えて効く自動化5原則と実践コードThis article addresses developers who found AI adoption made them less…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約AIツールを導入したにもかかわらず作業効率が下がった開発者向けに、ツールの種類を問わず有効な自動化の5原則と具体的な実装例を解説した記事。正しい原則を理解することで、AI活用の効果を最大化できる。

AI SUMMARYThis article addresses developers who found AI adoption made them less productive, offering five timeless automation principles and practical code examples that apply regardless of tooling. Understanding these fundamentals helps maximize the real-world value of AI integration.

Mon, Jul 133 entries
コミュニティCommunityLocal Models·Zenn LLM

9つの意図に絞ることで38MBのモデルで十分だった — 30Mパラメータモデルをゼロから学習した実測報告By limiting intent classification to just 9 categories, the author trained a…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約意図分類を9種類に限定することで、30Mパラメータ・38MBという極小モデルをゼロから学習し実用精度を達成した実験報告。タスクを絞ることでローカルLLMの軽量化が現実的に可能であることを示している。

AI SUMMARYBy limiting intent classification to just 9 categories, the author trained a 30M-parameter (38 MB) model from scratch and achieved practical accuracy. This demonstrates that scoping tasks aggressively makes ultra-lightweight local LLMs viable.

コミュニティCommunityLocal Models·Qiita LLM

Ollamaのモデル別同時実行制限だけでは防げなかった過負荷の話Even with per-model concurrency limits configured in Ollama, GPU resource…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約Ollamaでモデルごとに同時実行数を制限しても、複数モデルの並列利用によりGPUリソースが枯渇し過負荷が発生するケースがあることを解説した記事。適切な運用には全体的なリソース管理が必要だと示している。

AI SUMMARYEven with per-model concurrency limits configured in Ollama, GPU resource exhaustion can still occur when multiple models run simultaneously, highlighting the need for holistic resource management beyond per-model settings.

Ollamaのモデル別同時実行制限だけでは防げなかった過負荷の話og
コミュニティCommunityLocal Models·Zenn LLM

OpenFugu×ローカルLLM群でマルチAI駆動を検証③ 小型の群れは上位モデルを超えられるかThis third installment investigates whether a coordinated swarm of small local…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約OpenFuguを用いて複数の小型ローカルLLMを協調させるマルチエージェント構成が、単体の大規模モデルの性能を上回れるかを実験的に検証した第3弾レポート。小型モデルの集合知が上位モデルに対抗できる可能性と限界を示している。

AI SUMMARYThis third installment investigates whether a coordinated swarm of small local LLMs running under OpenFugu can collectively outperform a single large model, revealing both the promise and practical limits of multi-agent ensemble approaches.

Sat, Jul 112 entries
コミュニティCommunityLocal Models·Qiita LLM

LM StudioでローカルLLM環境を構築してみたA hands-on guide to setting up a local LLM environment using LM Studio,…

重要度 InfoInformational深掘り候補 · 技術記事 · Local LLM / Open ModelsDeep-dive candidate · technical post · Local LLM / Open Models

AI要約LM Studioを使ってローカル環境でLLMを動かす手順を解説した記事。クラウドに依存せずプライバシーを保ちながらAIを活用できる点が注目される。

AI SUMMARYA hands-on guide to setting up a local LLM environment using LM Studio, enabling private, offline AI inference without relying on cloud services.

LM StudioでローカルLLM環境を構築してみたog
コミュニティCommunityClaude Code·Zenn Claude

孫のためにAI「侍読」を作った ― ローカルLLMのジレンマをClaudeで解いた話A developer built an AI reading companion called 'Jidoku' for their grandchild,…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約孫の読書支援用AIアシスタント「侍読」を構築する過程で、ローカルLLMの限界に直面し、最終的にClaudeとRAGを組み合わせて実用的なシステムを実現した体験談。プライバシーと性能のトレードオフをどう解決するかを具体的に示している。

AI SUMMARYA developer built an AI reading companion called 'Jidoku' for their grandchild, encountered the limitations of local LLMs around privacy vs. quality, and resolved the dilemma by integrating Claude with a RAG pipeline.

Fri, Jul 102 entries
コミュニティCommunityClaude Code·Zenn Claude

M1 Macで完全無料・ローカルのAIショート動画パイプラインを作った全記録A developer details how to build a fully local, zero-cost short-video…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約M1 Mac上でClaudeをローカル実行し、スクリプト生成から動画合成まで完全無料で行うショート動画自動生成パイプラインの構築手順を詳述。クラウドAPIに依存せずコストゼロで動画制作を自動化できる点が注目される。

AI SUMMARYA developer details how to build a fully local, zero-cost short-video generation pipeline on an M1 Mac using a locally-run Claude model, covering every step from script generation to video synthesis without relying on cloud APIs.

公式OfficialLocal Models·Ollama Releases

Ollama v0.32.0-rc0 リリースOllama Releases v0.32.0-rc0

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約OllamaがローカルLLM実行ツールのv0.32.0をリリースした。新機能や改善が加わり、ローカル環境でのモデル運用がさらに向上する。

AI SUMMARYOllama has released v0.32.0 of its local LLM runtime, bringing new features and improvements that enhance model management and inference on local hardware.

Ollama Releases v0.32.0-rc0media
Tue, Jul 72 entries
コミュニティCommunityLocal Models·Simon Willison's Weblog

tencent/Hy3:テンセントの新しいローカルLLMtencent/Hy3

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約テンセントがHy3という新しい大規模言語モデルを公開し、ローカル環境での実行が可能になった。オープンウェイトモデルの選択肢が広がる点で注目される。

AI SUMMARYTencent released Hy3, a new open-weight large language model suitable for local deployment, expanding the options available to developers running LLMs on their own hardware.

tencent/Hy3media
新規収集INDEXED公式OfficialLocal Models·Hugging Face Blog

PRX 第4部:データ戦略PRX Part 4: Our Data Strategy

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約PhotoroomがPRXシリーズ第4弾としてデータ戦略を公開し、ローカルLLMの学習に使用したデータ収集・管理手法を解説している。高品質なデータパイプラインの構築がモデル性能向上の鍵であることを示す。

AI SUMMARYPhotoroom details the data strategy behind their PRX model series, covering how they curated and managed training data for local LLMs. This matters because robust data pipelines are central to achieving strong model performance.