HomeTags#llmPage 4

Tag timeline

#llmpage 4/9

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

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

Entriespage 4/9 · 265 total

Tue, Jul 285 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.

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

コミュニティ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
コミュニティCommunityMCP·Qiita MCP

【LLM・VLM実践学習 #3】LLMへ道具を使わせる — Function Calling・MCP・Agentの違いThis article clarifies the conceptual differences between Function Calling,…

重要度 MediumMedium priority技術記事 · MCP / Toolingtechnical post · MCP / Tooling

AI要約Function Calling、MCP、Agentという三つのアプローチの概念的な違いを整理し、LLMに外部ツールを活用させる際の適切な選択基準を解説した実践的な学習記事。

AI SUMMARYThis article clarifies the conceptual differences between Function Calling, MCP, and Agent patterns for giving LLMs access to external tools, helping practitioners choose the right approach for their use case.

【LLM・VLM実践学習 #3】LLMへ道具を使わせる — Function Calling・MCP・Agentの違い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.

Sat, Jul 259 entries
コミュニティCommunityLocal Models·Zenn LLM

非力なGPUでローカルLLMは動くか――Gemma 4 E2B QATの実験環境とPythonコードを公開A developer shares a reproducible experiment running Gemma 4 E2B QAT on a…

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

AI要約低スペックGPU環境でGemma 4 E2B QATモデルを動作させる実験を行い、その環境構成と再現可能なPythonコードを公開。手頃なハードウェアでローカルLLMを活用できる可能性を示した。

AI SUMMARYA developer shares a reproducible experiment running Gemma 4 E2B QAT on a low-end GPU, publishing the full environment setup and Python code to help others run local LLMs on modest hardware.

非力なGPUでローカルLLMは動くか――Gemma 4 E2B QATの実験環境とPythonコードを公開og
コミュニティCommunityLocal Models·Zenn LLM

Gemma 4 12BをiPhoneで投機デコードする:2.4倍高速化とA19最適化This article details how speculative decoding applied to Gemma 4 12B on Apple's…

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

AI要約iPhoneのA19チップ上でGemma 4 12Bを動作させる際に投機的デコードを適用し、推論速度を最大2.4倍改善した手法を解説した記事。エッジデバイスでの大規模モデル実用化に向けた具体的な最適化アプローチとして注目される。

AI SUMMARYThis article details how speculative decoding applied to Gemma 4 12B on Apple's A19 chip achieves up to 2.4× inference speedup on iPhone, offering practical techniques for running large models efficiently on edge devices.

コミュニティCommunityCopilot·Qiita GitHub Copilot

LMStudioとOllamaでggufモデルを相互利用する!This article explains how to share and reuse GGUF model files between LM Studio…

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

AI要約LMStudioとOllamaはどちらもgguf形式のモデルをローカルで実行できるツールであり、両者のモデルファイルを共有・流用する手順を解説した実用的な記事です。

AI SUMMARYThis article explains how to share and reuse GGUF model files between LM Studio and Ollama, helping users avoid redundant downloads and get more out of their local AI setup.

コミュニティCommunityLocal Models·Zenn LLM

Gemma 4 12B を Core ML で 128K コンテキストで動かすThis article explains how to run Gemma 4 12B with a 128K context window on…

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

AI要約Apple Silicon 上で Core ML を使い Gemma 4 12B を 128K トークンのコンテキスト長で動作させる手順を解説した記事で、ローカル環境での大規模モデル活用の可能性を示している。

AI SUMMARYThis article explains how to run Gemma 4 12B with a 128K context window on Apple Silicon using Core ML, demonstrating that large open models can be deployed locally without cloud infrastructure.

報道NewsNews/Policy·Ars Technica

カナダの議員が議会演説でLLMの回答をそのまま読み上げるCanadian legislator reads out apparent LLM response in floor speech

重要度 MediumMedium priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約カナダの議員が議会の本会議でLLMが生成したとみられる文章をそのまま読み上げ、政治の場におけるAI利用の透明性と信頼性が問われている。

AI SUMMARYA Canadian legislator read what appeared to be an LLM-generated response verbatim during a floor speech, raising concerns about AI misuse and transparency in political discourse.

Canadian legislator reads out apparent LLM response in floor speechog
報道NewsNews/Policy·Ars Technica

AnthropicのOpus 5はトークン効率を重視、能力の飛躍的向上ではないAnthropic's Opus 5 is about token efficiency, not a capability leap

重要度 MediumMedium priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約AnthropicがリリースしたOpus 5は、性能の大幅な向上よりもトークン効率の改善に主眼を置いており、コスト削減と実用性の向上が主な特徴となっている。

AI SUMMARYAnthropic's Opus 5 focuses on token efficiency rather than raw capability gains, making it more cost-effective for developers without representing a major leap in benchmark performance.

Anthropic's Opus 5 is about token efficiency, not a capability leapog
🔥 HOT公式OfficialAgent Frameworks·AWS Machine Learning Blog

AWSでClaude Opus 5が登場:AnthropicのOpusシリーズ最高性能モデルIntroducing Claude Opus 5 on AWS: Anthropic’s most capable Opus model

重要度 HighHigh priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約AnthropicのClaude Opus 5がAWS Bedrockで利用可能になり、複雑な推論や長文タスクで従来のOpusモデルを大幅に上回る性能を発揮する。エンタープライズ向けAIエージェント開発の選択肢が広がる。

AI SUMMARYClaude Opus 5, Anthropic's most capable model in the Opus line, is now available on AWS Bedrock, offering significantly improved reasoning and agentic task performance for enterprise workloads.

🔥 HOT公式OfficialNews/Policy·Meta Newsroom

Meta AIは考えるだけでなく、行動するMeta AI Doesn’t Just Think, It Acts

重要度 HighHigh priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約MetaはAIエージェント機能を強化し、Meta AIが単なる回答生成を超えてタスクを自律的に実行できるようになった。これによりユーザーの生産性向上と日常作業の自動化が期待される。

AI SUMMARYMeta AI gains agentic capabilities, moving beyond generating responses to autonomously executing tasks and taking actions on behalf of users, marking a significant shift in how the assistant operates.

Meta AI Doesn’t Just Think, It Actsmedia
🔥 HOT報道NewsNews/Policy·The Verge

AnthropicがOpus 5をリリース、Fable 5に「近い」性能を実現Anthropic releases Opus 5 with ‘close’ to Fable 5’s capabilities

重要度 HighHigh priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約AnthropicはClaude Opus 5を発表し、その性能はGoogleのFable 5に匹敵すると主張している。AIモデル間の競争が激化する中、同社の最上位モデルが大幅に強化された。

AI SUMMARYAnthropic has launched Claude Opus 5, claiming its capabilities are close to Google's Fable 5. The release marks a significant step forward for Anthropic's flagship model in the increasingly competitive frontier AI landscape.

Fri, Jul 244 entries
論文PaperPapers/Benchmarks·arXiv cs.SE

AIが生成したコードにおけるセキュリティ脆弱性パターン:モデル横断比較研究Security Vulnerability Patterns in AI-Generated Code: A Cross-Model Comparative Study

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

AI要約複数のAIコード生成モデルを横断的に比較し、生成コードに共通して現れるセキュリティ脆弱性のパターンを分析した研究。どのモデルがどの種類の脆弱性を生みやすいかを明らかにし、安全なAI活用に向けた知見を提供する。

AI SUMMARYThis study systematically compares security vulnerability patterns across multiple AI code generation models, identifying which weakness types each model tends to introduce. The findings offer actionable guidance for developers and organizations relying on AI-assisted coding.

論文PaperPapers/Benchmarks·arXiv cs.SE

Tencent WorkBuddy Bench: 汚染耐性タスク構築を備えたマルチドメインコーディングエージェントベンチマークTencent WorkBuddy Bench: A Multi-Domain Coding-Agent Benchmark with Contamination-Resistant Task Construction

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

AI要約テンセントはコーディングエージェント評価用ベンチマーク「WorkBuddy Bench」を発表。学習データ汚染を防ぐ設計と複数ドメイン対応により、より信頼性の高いエージェント性能評価を実現する。

AI SUMMARYTencent introduces WorkBuddy Bench, a coding-agent benchmark spanning multiple domains with a contamination-resistant task construction method, enabling more reliable and fair evaluation of LLM-based coding agents.

コミュニティ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
コミュニティCommunityClaude Code·Qiita Claude

なぜ「ステップバイステップで考えて」で賢くなるのか──Chain-of-Thoughtの機構と、その説明を信用してはいけない理由This article explains the internal mechanics behind Chain-of-Thought prompting…

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

AI要約Chain-of-Thought prompting がなぜ LLM の精度を向上させるのかを機構レベルで解説し、モデルが生成する推論ステップの説明をそのまま信用してはいけない理由を論じた記事。

AI SUMMARYThis article explains the internal mechanics behind Chain-of-Thought prompting and why it improves LLM accuracy, while also cautioning that the reasoning steps a model produces are not reliable explanations of its actual computation.

なぜ「ステップバイステップで考えて」で賢くなるのか──Chain-of-Thoughtの機構と、その説明を信用してはいけない理由og