Category detail

Local LLM / Open Modelspage 4/8

Local LLM / Open Models カテゴリの更新の続きです。ページを移動してもカテゴリ文脈と主要指標を維持します。Continue browsing Local LLM / Open Models updates while keeping category context and key metrics in view.

Total230現在のカテゴリ一覧Current category listing
Showing30このページの表示件数Entries on this page
Last 7d48直近7日の掲載数Entries in the latest 7 days
Vs prev 7d+129%その前の7日間と比較Compared with the previous 7 days
Page4/8静的ページ位置Static page position

All articlespage 4/8 · 230 total

新着順Newest first
Fri, Jul 312 entries
コミュニティCommunityLocal Models·Simon Willison's Weblog

llm-chat-completions-server 0.1a0 リリースllm-chat-completions-server 0.1a0

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

AI要約LLM 0.32rc1のコンテンツアドレス可能なログを活用し、OpenAI互換のChat Completions APIサーバーをローカルで起動できる新プラグインがリリースされた。

AI SUMMARYA new LLM plugin launches a local OpenAI-compatible Chat Completions API server, leveraging the content-addressable conversation logs introduced in LLM 0.32rc1 to support stateful multi-turn chats.

コミュニティCommunityLocal Models·Zenn AI

nanochatで理解するLLM製造工程A hands-on technical book that walks through every stage of LLM…

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

AI要約Karpathyのnanochat(約8,000行)を題材に、トークナイザ訓練から事前学習・SFT・強化学習・推論エンジンまでLLM全工程をコードレベルで解説する全8章の技術書。MacBookでも試せる構成で、LLMを「作る側」の視点を身につけられる。

AI SUMMARYA hands-on technical book that walks through every stage of LLM production—tokenizer training, pretraining, SFT, RL, and inference—by reading Karpathy's ~8,000-line nanochat codebase, making the full pipeline accessible even on a MacBook.

Thu, Jul 305 entries
コミュニティCommunityLocal Models·Zenn AI

LLMエージェントの「できました」を検証する(2)— AIが記録を改竄できない構造を、OpenTelemetry Collectorで作るThe author closes two prior demo weaknesses by using OpenTelemetry Collector…

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

AI要約LLMエージェントが自身のトレースを改竄できない仕組みを、OpenTelemetry CollectorとUnixパーミッションのみで実現し、AIの可観測性における信頼性の盲点を解消した。

AI SUMMARYThe author closes two prior demo weaknesses by using OpenTelemetry Collector and Unix permissions to build a structure where an LLM agent cannot tamper with its own execution records, addressing a gap in AI observability.

コミュニティCommunityLocal Models·Qiita LLM

【CyberGym 95.95%】自社サイバーモデルを持たなかったMicrosoftが、実効5BでMythosに+12点をつけた仕組みMicrosoft achieved 95.95% on the CyberGym benchmark using an effectively…

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

AI要約Microsoftは専用サイバーセキュリティモデルを持たない状況から、実効5BパラメータのモデルチューニングでベンチマークCyberGym 95.95%を達成し、Mythosを12点上回った。小規模モデルでも特化訓練により大型モデルを超えられることを示した点で注目される。

AI SUMMARYMicrosoft achieved 95.95% on the CyberGym benchmark using an effectively 5B-parameter model, outscoring the Mythos model by 12 points despite lacking a dedicated in-house cyber model. The result highlights how targeted fine-tuning can let compact models surpass larger specialized competitors.

【CyberGym 95.95%】自社サイバーモデルを持たなかったMicrosoftが、実効5BでMythosに+12点をつけた仕組みog
🔥 HOTコミュニティCommunityLocal Models·Zenn LLM

ガードレールを外したAIモデルが洒落にならない件A Hugging Face blog post from July 16, 2026 triggered global concern after AI…

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

AI要約2026年7月にHugging Faceが公開したブログ記事を発端に、安全制限を取り除いたAIモデルが実際のセキュリティインシデントを引き起こした事例が世界的に注目を集めた。

AI SUMMARYA Hugging Face blog post from July 16, 2026 triggered global concern after AI models with removed safety guardrails were linked to real-world security incidents, highlighting the serious risks of unguarded local LLMs.

ガードレールを外したAIモデルが洒落にならない件og
コミュニティCommunityLocal Models·Zenn LLM

ACRL:訓練-推論エンジン乖離の適応制御でFP8量子化下のRL学習を安定化Huawei's ACRL framework monitors the discrepancy between training…

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

AI要約HuaweiのACRLは、LLMのRL学習でFSDP/vLLM間の精度差(BF16 vs FP8)による実質的なoff-policy化を適応的に補正し、トークン単位の勾配重み調整でBF16基線を上回る精度をわずか0.1%のオーバーヘッドで実現する。

AI SUMMARYHuawei's ACRL framework monitors the discrepancy between training (FSDP/Megatron) and inference (vLLM/SGLang) engines caused by FP8 vs BF16 precision gaps, then adjusts per-token gradient weights to prevent training collapse while outperforming BF16 baselines across 3B–32B Dense and MoE models.

ACRL:訓練-推論エンジン乖離の適応制御でFP8量子化下のRL学習を安定化og
コミュニティCommunityLocal Models·Zenn LLM

自宅PCのローカルAIをTailscale経由で使いAndroidを音声AI展示端末にしたA developer built an interactive English-guidance exhibit using an Android…

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

AI要約夏祭りをテーマにした英語案内インタラクティブ展示を試作し、重いAI処理(音声認識・LLM採点・音声合成)を自宅PCで行いTailscale経由でAndroidクライアントへ結果を返すアーキテクチャを実現した。

AI SUMMARYA developer built an interactive English-guidance exhibit using an Android device as a thin client, offloading speech recognition, LLM scoring, and TTS to a home PC server accessed over Tailscale, demonstrating a practical pattern for running heavy AI workloads remotely on consumer hardware.

自宅PCのローカルAIをTailscale経由で使いAndroidを音声AI展示端末にしたog
Wed, Jul 295 entries
🔥 HOTコミュニティCommunityLocal Models·Zenn LLM

Kimi K3は何が公開されたのか:2.8兆パラメータと約1.56TBの意味Moonshot AI released full weights of Kimi K3, a 2.8 trillion-parameter LLM, on…

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

AI要約Moonshot AIが2.8兆パラメータのKimi K3をHugging Faceでフルウェイト公開し、総容量は約1.56TBに達するが、一般的なPCで実用速度での動作は現実的ではない点に注意が必要だ。

AI SUMMARYMoonshot AI released full weights of Kimi K3, a 2.8 trillion-parameter LLM, on Hugging Face at roughly 1.56 TB total — making local storage feasible but practical inference on consumer hardware currently unrealistic.

コミュニティCommunityLocal Models·Zenn LLM

Local LLM で画像の PII マスキングを試してみたA practical experiment using local LLMs to mask PII in images found that…

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

AI要約ローカルLLMを活用して画像内の個人情報をマスキングする手法を検証し、LLMの適用範囲をテキスト部分に絞ることで実用的な処理速度を達成できることを示した。

AI SUMMARYA practical experiment using local LLMs to mask PII in images found that limiting LLM processing to text regions achieves viable performance, making privacy-safe document handling more feasible.

コミュニティCommunityLocal Models·Zenn LLM

Apple Neural Engine で LLM を、出力を変えずに高速化する — Core ML 投機デコードの実装A Core ML bundle running Gemma 4 E2B on Apple Neural Engine gains lossless…

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

AI要約Gemma 4 E2BをANEで動かすCore MLバンドルに、ドラフトモデル不要のロスレス投機デコードとKVキャッシュのディスク永続化を実装。出力を一切変えずに推論速度を向上させる具体的な手法と実測値を公開した。

AI SUMMARYA Core ML bundle running Gemma 4 E2B on Apple Neural Engine gains lossless speculative decoding—requiring no draft model—and persistent KV cache, improving inference speed without altering outputs by a single byte.

コミュニティCommunityLocal Models·Zenn LLM

LangGraphでエージェント暴走を防ぐ設計チェックリストAs the AI landscape shifts from model benchmarking to agent operations and…

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

AI要約AIの競争軸がモデル性能からエージェント運用と安全統制に移行する中、LangGraphを用いたエージェント設計で先に押さえるべき安全要件とチェックリストをまとめた実務向け記事。

AI SUMMARYAs the AI landscape shifts from model benchmarking to agent operations and safety governance, this article provides a practical checklist of security and control requirements to address upfront when building LangGraph-based agents.

コミュニティCommunityLocal Models·Zenn LLM

公開MLX変換は本当に動くか — 使えない変換を実測で見分ける方法Even models published on Hugging Face as MLX conversions can be broken — one…

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

AI要約Hugging Faceに「MLX変換済み」として公開されているモデルでも、ロード不能や全文字化けといった致命的な不具合を抱える例があり、著者がBaiduのOCRモデルを題材に既存変換2種を実測して問題を明らかにした。重みファイルが生成できても正常動作するとは限らず、実測による検証が不可欠だと示している。

AI SUMMARYEven models published on Hugging Face as MLX conversions can be broken — one failing to load and another producing garbled output — as the author discovered when benchmarking two existing conversions of Baidu's Unlimited-OCR (3.3B, MIT). The article argues that generating weight files does not guarantee a working model, and only empirical testing can confirm usability.

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

[2026年版]最新Open LLMのアーキテクチャ総整理(Kimi K3, GLM-5.2, etc.)A 2026 survey comparing the architectures of leading open LLMs including Kimi…

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

AI要約Kimi K3やGLM-5.2など2026年時点の主要オープンLLMのアーキテクチャを横断的に比較・整理した記事。各モデルの設計上の特徴と違いを把握することで、用途に合ったモデル選定の判断材料となる。

AI SUMMARYA 2026 survey comparing the architectures of leading open LLMs including Kimi K3 and GLM-5.2, highlighting structural differences that matter for model selection and deployment.

[2026年版]最新Open LLMのアーキテクチャ総整理(Kimi K3, GLM-5.2, etc.)og
コミュニティCommunityLocal Models·Zenn LLM

NVIDIA DGX Spark でソフトウェア開発に最適な Gemma 4 モデルを検証する (31B vs 26B)The article benchmarks Gemma 4's 31B and 26B models on NVIDIA DGX Spark for…

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

AI要約NVIDIA DGX Spark 上で Gemma 4 の 31B と 26B モデルをソフトウェア開発タスクで比較検証し、用途に応じた最適モデルの選び方を考察した記事。

AI SUMMARYThe article benchmarks Gemma 4's 31B and 26B models on NVIDIA DGX Spark for software development tasks, helping developers choose the right model size for local deployment.

NVIDIA DGX Spark でソフトウェア開発に最適な Gemma 4 モデルを検証する (31B vs 26B)og
コミュニティCommunityLocal Models·Zenn LLM

LLMでテキストから知識グラフを自動抽出する手法を動かしてみたThe author implements and evaluates an LLM-based pipeline for automatically…

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

AI要約LLMを活用してテキストから知識グラフを自動生成する手法を実際に検証し、その精度や実装上の課題を明らかにした記事。RAGや情報整理への応用可能性を示す点で注目に値する。

AI SUMMARYThe author implements and evaluates an LLM-based pipeline for automatically extracting knowledge graphs from text, demonstrating practical feasibility and surfacing key challenges relevant to RAG and structured knowledge applications.

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

moonshotai/Kimi-K3 ローカル実行ガイドmoonshotai/Kimi-K3

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

AI要約Moonshot AIが新モデルKimi-K3を公開し、Simon Willisonがローカルでの実行方法を解説。高性能な推論モデルをセルフホストできる点が注目される。

AI SUMMARYMoonshot AI released Kimi-K3, a new reasoning-capable model, and Simon Willison documented how to run it locally, making it accessible for self-hosted LLM workflows.

公式OfficialLocal Models·Ollama Releases

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

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

AI要約Ollama v0.32.5が公開され、ローカルLLM実行環境の安定性と品質が改善された。小規模なパッチリリースだが、継続的なメンテナンスの一環として重要。

AI SUMMARYOllama v0.32.5 is a patch release delivering bug fixes and stability improvements to the local LLM runtime, keeping the platform reliable for self-hosted AI workloads.

Ollama Releases v0.32.5media
コミュニティCommunityLocal Models·Qiita LLM

RGBカメラ1台でロボットを制御するMistralの「Robostral Navigate」Mistral introduced Robostral Navigate, a model enabling robot navigation using…

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

AI要約MistralがRGBカメラ1台の映像だけでロボットのナビゲーションを実現する「Robostral Navigate」を発表。深度センサーや複雑なセンサー構成なしにビジョンベースの自律移動が可能になる点が注目される。

AI SUMMARYMistral introduced Robostral Navigate, a model enabling robot navigation using only a single RGB camera feed. This lowers the hardware barrier for autonomous robotics by eliminating the need for depth sensors or multi-sensor rigs.

RGBカメラ1台でロボットを動かすMistralのRobostral Navigateog
Mon, Jul 278 entries
コミュニティCommunityLocal Models·Qiita LLM

Gemma 4 を「自分専用のAIチャット」にしてみた 〜Ollama + FastAPI で作るブラウザUI〜This article walks through building a private AI chat interface by running…

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

AI要約Ollama で Gemma 4 をローカル実行し、FastAPI とブラウザUIを組み合わせてプライベートなAIチャット環境を構築する手順を解説した記事。クラウド不要で手軽にLLMを活用できる点が実用上の大きな魅力です。

AI SUMMARYThis article walks through building a private AI chat interface by running Gemma 4 locally via Ollama and exposing it through a FastAPI backend with a browser-based UI. It matters because it gives developers a straightforward, cloud-free path to self-hosted LLM chat.

Gemma 4 を "自分専用のAIチャット" にしてみた 〜Ollama + FastAPI で作るブラウザUI〜og
コミュニティCommunityLocal Models·Zenn AI

LLMアプリは「ハーネス」が9割 ── Perl/CGIの現役SaaSにAIエージェントを組み込んで学んだことA developer shares lessons from integrating an AI agent into a legacy Perl/CGI…

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

AI要約レガシーなPerl/CGI製SaaSにAIエージェントを統合した実践から、LLMアプリ開発の本質はモデルよりも「ハーネス(周辺制御構造)」にあると学んだ知見を共有している。

AI SUMMARYA developer shares lessons from integrating an AI agent into a legacy Perl/CGI SaaS, concluding that the surrounding harness—not the LLM itself—accounts for most of the engineering effort.

LLMアプリは「ハーネス」が9割 ── Perl/CGIの現役SaaSにAIエージェントを組み込んで学んだことog
コミュニティCommunityLocal Models·Zenn LLM

拡散言語モデルとは?LLMが2.42倍速くなる新しい生成の仕組みDiffusion language models generate multiple tokens in parallel rather than one…

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

AI要約拡散言語モデルは従来の自己回帰型LLMと異なり、複数トークンを並列に生成することで最大2.42倍の推論高速化を実現する新しいアーキテクチャだ。ローカルLLMの実用性向上に直結する技術として注目されている。

AI SUMMARYDiffusion language models generate multiple tokens in parallel rather than one at a time, achieving up to 2.42× faster inference than autoregressive LLMs. This architectural shift could significantly improve the practicality of locally-run language models.

コミュニティ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.

コミュニティCommunityLocal Models·Zenn LLM

WSL2(Ubuntu 26.04) + Docker で Radeon GPU を認識させるThis article explains how to configure WSL2 (Ubuntu 26.04) and Docker to…

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

AI要約WSL2上のUbuntu 26.04環境でDockerからAMD Radeon GPUを利用可能にする手順を解説した記事で、ローカルLLMをAMD GPU上で動かしたい開発者に役立つ情報を提供している。

AI SUMMARYThis article explains how to configure WSL2 (Ubuntu 26.04) and Docker to recognize AMD Radeon GPUs, enabling local LLM inference on AMD hardware for developers seeking alternatives to NVIDIA.

コミュニティCommunityLocal Models·Zenn LLM

量子化フォーマットを比較する:GGUF・AWQ・GPTQをvLLMで実測するThis article benchmarks GGUF, AWQ, and GPTQ quantization formats on vLLM,…

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

AI要約GGUF・AWQ・GPTQの3つの量子化フォーマットをvLLM上で実際に計測し、推論速度・メモリ使用量・精度の観点から違いを明らかにした記事。ローカルLLM運用における最適なフォーマット選択の指針となる。

AI SUMMARYThis article benchmarks GGUF, AWQ, and GPTQ quantization formats on vLLM, comparing inference speed, memory usage, and accuracy to help practitioners choose the right format for local LLM deployment.

公式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 264 entries
コミュニティCommunityLocal Models·Zenn LLM

GGUF互換なのに llama.cpp と PPL が一致しなかった──Layer 0まで追って見えた「演算経路」の違いAn investigation into why perplexity scores diverged between llama.cpp and…

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

AI要約GGUF形式で互換性があるはずのモデルでも、llama.cpp と他実装でパープレキシティが一致しない原因をLayer 0まで追跡した結果、テンソル演算の経路の違いが数値誤差を生むことが判明した。推論再現性を重視する開発者にとって重要な知見。

AI SUMMARYAn investigation into why perplexity scores diverged between llama.cpp and another GGUF-compatible runtime traced the root cause to differences in tensor computation paths at Layer 0, revealing that format compatibility alone does not guarantee numerical reproducibility.

GGUF互換なのに llama.cpp と PPL が一致しなかった──Layer 0まで追って見えた「演算経路」の違いog
コミュニティCommunityLocal Models·Qiita LLM

Kimi-K2.6、Qwen3.6、gemma-4、勝つのはどれだ!無料オープンLLM対決!A benchmark comparison of three freely available open LLMs—Kimi-K2.6, Qwen3.6,…

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

AI要約無料で利用できるオープンLLMであるKimi-K2.6、Qwen3.6、gemma-4を複数のベンチマークで比較し、それぞれの強みと実用性を検証した記事です。

AI SUMMARYA benchmark comparison of three freely available open LLMs—Kimi-K2.6, Qwen3.6, and Gemma-4—evaluating their strengths and practical performance to help users choose the best model.

コミュニティCommunityLocal Models·Zenn LLM

日本語OCRモデル Sarashina2.2-OCR を MLX へ移植する実装記録This article documents the process of porting the Japanese OCR model…

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

AI要約Sarashina2.2-OCRをApple Silicon向けMLXフレームワークへ移植する際、モデルカードに記載されていない実装の詳細を調査・解決した過程をまとめた記事。ローカル環境で高精度な日本語OCRを動かしたい開発者にとって実践的な参考資料となる。

AI SUMMARYThis article documents the process of porting the Japanese OCR model Sarashina2.2-OCR to the MLX framework for Apple Silicon, uncovering implementation details absent from the official model card. It serves as a practical guide for developers aiming to run high-accuracy Japanese OCR locally.

コミュニティ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.