Category detail

Local LLM / Open Modelspage 6/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
Page6/8静的ページ位置Static page position

All articlespage 6/8 · 230 total

新着順Newest first
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 173 entries
コミュニティCommunityLocal Models·Simon Willison's Weblog

Kimi K3と、ペリカンベンチマークから今も学べることKimi K3, and what we can still learn from the pelican benchmark

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

AI要約Moonshot AIの新モデルKimi K3をペリカンベンチマークで評価し、シンプルな創造的タスクがLLMの能力差を測る上で依然有効であることを示した。

AI SUMMARYSimon Willison evaluates the new Kimi K3 model using the pelican benchmark, showing that simple creative tasks remain a surprisingly effective way to differentiate LLM capabilities.

Kimi K3, and what we can still learn from the pelican benchmarkmedia
公式OfficialLocal Models·Ollama Releases

Ollama v0.32.1 リリースOllama Releases v0.32.1

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

AI要約OllamaがローカルLLM実行ツールのv0.32.1をリリースし、バグ修正や安定性の向上が図られた。ローカル環境でLLMを運用するユーザーにとって適用が推奨されるパッチ更新。

AI SUMMARYOllama released v0.32.1, a patch update to its local LLM runtime that delivers bug fixes and stability improvements for users running models on their own hardware.

Ollama Releases v0.32.1media
コミュニティ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 162 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
新規収集INDEXED公式OfficialLocal Models·Hugging Face Blog

モデルルーティングはシンプル――複雑になるまではModel Routing Is Simple. Until It Isn’t.

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

AI要約IBM Researchがモデルルーティングの実用的な課題を解説し、単純なコスト最適化を超えた精度・レイテンシ・安全性のトレードオフを考慮する設計手法を提案している。

AI SUMMARYIBM Research examines the real-world complexity of LLM model routing, showing why naive cost-based approaches fall short and how to balance accuracy, latency, and safety trade-offs effectively.

Wed, Jul 156 entries
コミュニティCommunityLocal Models·Zenn LLM

Gemma 4 12Bは本当に速いのか、M5 MacでGemma 3と比べてみたA hands-on benchmark comparing Gemma 4 12B and Gemma 3 on an M5 Mac, examining…

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

AI要約M5 Mac上でGemma 4 12BとGemma 3を実際に比較し、エンコーダーフリー設計による推論速度の向上が実用レベルで体感できるかを検証した記事。ローカルLLM選定の参考になる実測データを提供している。

AI SUMMARYA hands-on benchmark comparing Gemma 4 12B and Gemma 3 on an M5 Mac, examining whether the encoder-free architecture delivers real-world inference speed gains for local LLM users.

コミュニティCommunityLocal Models·Zenn LLM

LLM API Gateway設計入門:1つのAPIキーで複数モデルを扱うThis article explains how to design an LLM API Gateway that routes requests to…

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

AI要約単一のAPIキーで複数のLLMモデルを統一的に管理するAPI Gatewayの設計手法を解説した記事で、コスト管理やモデル切り替えの煩雑さを解消する実践的なアーキテクチャを紹介している。

AI SUMMARYThis article explains how to design an LLM API Gateway that routes requests to multiple models under a single API key, simplifying model switching and centralizing cost and access control.

コミュニティCommunityLocal Models·Zenn LLM

専門知識ゼロ・クラウドAIとのチャットのみでローカルAI構築 3巻 —— セキュリティ強化、バックアップ体制構築、ローカルLLM再選定The third volume of a series on building a local AI environment through…

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

AI要約クラウドAIとの対話だけでローカルAI環境を構築するシリーズの第3巻で、セキュリティ強化・バックアップ体制の整備・使用LLMの再選定という実運用に欠かせない改善を解説している。

AI SUMMARYThe third volume of a series on building a local AI environment through cloud-AI chat alone covers hardening security, establishing a backup strategy, and re-evaluating which local LLM to use for better results.

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

Thinking Machines による「Inkling」のご紹介Welcome Inkling by Thinking Machines

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

AI要約Thinking MachinesがオープンなLLM「Inkling」を公開した。フィリピン発の研究チームによる本モデルは、東南アジア言語への対応と現地ユースケースへの最適化を重視しており、地域特化型オープンモデルの新たな選択肢となる。

AI SUMMARYThinking Machines has released Inkling, an open large language model built with a focus on Southeast Asian languages and local use cases, offering the region a purpose-built alternative to generic multilingual models.

コミュニティCommunityLocal Models·Qiita LLM

Gemma 4 E2BとTensor SDKベータでPixel 10のオンデバイスAI開発が本格化Google released Gemma 4 E2B alongside a Tensor SDK beta, enabling developers to…

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

AI要約GoogleはGemma 4 E2BモデルとTensor SDKベータ版を公開し、Pixel 10上でのオンデバイスAI推論をローカルで実装できる環境を整えた。これにより開発者はクラウド依存なしに高度なAI機能をAndroidアプリへ組み込めるようになる。

AI SUMMARYGoogle released Gemma 4 E2B alongside a Tensor SDK beta, enabling developers to run on-device AI inference directly on Pixel 10 hardware. This lowers the barrier for building advanced AI features in Android apps without relying on cloud services.

コミュニティCommunityLocal Models·Qiita LLM

12GB×2 の Blackwell + WSL2 で exllamav3 の Tensor Parallel を動かすまで — 「WSL では NCCL 無理」の壁と gather カーネルのレースThis article documents how to enable exllamav3 Tensor Parallel inference on…

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

AI要約デュアル 12GB Blackwell GPU と WSL2 という制約環境で exllamav3 の Tensor Parallel 推論を実現するまでの試行錯誤を解説しており、NCCL の WSL 非対応問題や gather カーネルの競合状態への対処法を具体的に示している。

AI SUMMARYThis article documents how to enable exllamav3 Tensor Parallel inference on dual 12 GB Blackwell GPUs under WSL2, detailing workarounds for NCCL incompatibility with WSL and race conditions in the gather kernel.

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

【AWS】Gemma 4をセルフホスティングしてみた〜クラッシュを回避するインスタンス選定とメモリのリアル〜A practical guide to self-hosting Gemma 4 on AWS, covering how to choose the…

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

AI要約AWSでGemma 4をセルフホスティングする際に発生するクラッシュを回避するため、適切なEC2インスタンス選定とメモリ管理の実践的な知見をまとめた記事。コスト効率と安定稼働を両立するための具体的な手順が参考になる。

AI SUMMARYA practical guide to self-hosting Gemma 4 on AWS, covering how to choose the right EC2 instance to avoid OOM crashes and manage memory effectively for stable inference.

【AWS】Gemma 4をセルフホスティングしてみた〜クラッシュを回避するインスタンス選定とメモリのリアル〜og
公式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 134 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·Zenn LLM

Apple IntelligenceのローカルLLMをPythonから呼び出す方法This article explains how to invoke Apple Intelligence's on-device LLM directly…

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

AI要約macOS上で動作するApple IntelligenceのローカルLLMをPython経由で直接呼び出す手法を解説した記事。オンデバイスAIをサードパーティアプリから活用できる点が注目される。

AI SUMMARYThis article explains how to invoke Apple Intelligence's on-device LLM directly from Python, enabling developers to leverage Apple's private local model in their own applications without relying on cloud APIs.

コミュニティ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
🔥 HOTコミュニティCommunityLocal Models·Qiita LLM

MetaがオープンウェイトモデルをやめてMuse Spark 1.1で有料API市場に参入Meta has shifted away from its open-weight model strategy and launched Muse…

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

AI要約MetaがこれまでのオープンウェイトモデルLlamaの方針を転換し、新モデルMuse Spark 1.1を有料APIとして提供開始した。この戦略変更はオープンソースAIコミュニティに大きな影響を与える可能性がある。

AI SUMMARYMeta has shifted away from its open-weight model strategy and launched Muse Spark 1.1 as a paid API offering, marking a significant policy reversal that could reshape how developers access Meta's AI models.

オープンウェイトをやめたMeta、Muse Spark 1.1で有料APIに参入og
Fri, Jul 102 entries
公式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
新規収集INDEXED公式OfficialLocal Models·Hugging Face Blog

PyTorchでのプロファイリング(第3回):アテンション機構を徹底解析Profiling in PyTorch (Part 3): Attention is all you profile

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

AI要約PyTorchのプロファイリングシリーズ第3弾として、LLMの中核であるアテンション機構の計算ボトルネックを特定・最適化する手法を解説。実際のパフォーマンス改善に直結する実践的な内容となっている。

AI SUMMARYThe third installment of a PyTorch profiling series focuses on diagnosing and optimizing attention mechanism bottlenecks in large language models, offering practical techniques for real-world performance gains.

Thu, Jul 91 entries
公式OfficialLocal Models·Ollama Releases

Ollama v0.31.2 リリースOllama Releases v0.31.2

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

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

AI SUMMARYOllama v0.31.2 is a patch release that brings bug fixes and stability improvements to the local LLM runtime, keeping the tool reliable for self-hosted model inference.

Ollama Releases v0.31.2media
Wed, Jul 82 entries
新規収集INDEXED公式OfficialLocal Models·Hugging Face Blog

vLLMのネイティブ速度 transformers モデリングバックエンドNative-speed vLLM transformers modeling backend

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

AI要約HuggingFaceのtransformersライブラリがvLLMのネイティブモデリングバックエンドとして統合され、重複実装なしに最高速度での推論が可能になった。

AI SUMMARYTransformers is now a native modeling backend for vLLM, enabling full-speed inference without duplicating model implementations across the two libraries.

公式OfficialLocal Models·Ollama Releases

v0.31.2-rc2: fitパディングでのiGPU mmprojオフロードを許可 (#16996)v0.31.2-rc2: llm: allow iGPU mmproj offload with fit padding (#16996)

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

AI要約Ollama v0.31.2-rc2で、統合GPU(iGPU)へのmmprojオフロードがfitパディング使用時にも有効になりました。専用GPUを持たないシステムでもマルチモーダルモデルの推論性能が向上します。

AI SUMMARYOllama v0.31.2-rc2 enables mmproj offloading to integrated GPUs when fit padding is in use, improving multimodal model inference on systems without a dedicated discrete GPU.

v0.31.2-rc2: llm: allow iGPU mmproj offload with fit padding (#16996)media
Tue, Jul 74 entries
コミュニティCommunityLocal Models·Qiita LLM

ローカル LLM で英語も学べるシステムプロンプトに固定するThis guide shows how to pin a system prompt in a local LLM so that everyday AI…

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

AI要約ローカルLLMのシステムプロンプトを英語学習向けに固定する手順を解説した記事で、日常的なAI利用をそのまま英語学習の機会に変えられる。クラウドサービス不要でプライバシーを保ちながら英語力を伸ばせる点が実用的だ。

AI SUMMARYThis guide shows how to pin a system prompt in a local LLM so that everyday AI chats double as English learning sessions, keeping all data on-device and eliminating reliance on cloud services.

ローカル LLM で英語も学べるシステムプロンプトに固定するog
新規収集INDEXED公式OfficialLocal Models·Hugging Face Blog

LeRobot v0.6.0: 想像・評価・改善LeRobot v0.6.0: Imagine, Evaluate, Improve

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

AI要約LeRobot v0.6.0では、ロボット学習における想像・評価・改善のサイクルを強化する新機能が追加され、実機なしでの検証や性能改善が容易になった。

AI SUMMARYLeRobot v0.6.0 introduces capabilities for imagination-based planning, improved evaluation pipelines, and iterative policy improvement, making robot learning more accessible without physical hardware.

コミュニティ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
公式OfficialLocal Models·Ollama Releases

Ollama v0.31.2-rc1 リリースv0.31.2-rc1: create: harden GGUF create flows (#17062)

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

AI要約Ollama v0.31.2がリリースされ、ローカルLLM実行環境のバグ修正と安定性の向上が盛り込まれた。日常的な利用における信頼性を高めるパッチアップデートとなっている。

AI SUMMARYOllama v0.31.2 is a patch release for the local LLM runtime, incorporating bug fixes and stability improvements that make everyday model serving more reliable.

v0.31.2-rc1: create: harden GGUF create flows (#17062)media