HomeTags#fine-tuning

Tag timeline

#fine-tuning13 total

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

Total13#fine-tuning の全掲載記事All listed entries tagged #fine-tuning
Showing13このページの表示件数Entries on this page
Page1/1静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 1/1 · 13 total

Thu, Aug 131 entries
コミュニティCommunityLocal Models·Qiita LLM

RTX 4090 × 4枚で Qwen3.6-27B ファインチューン「Fable-Fusion-711」を vLLM (Docker) で動かす — ハイブリッド構成の KV 設計までThis article walks through running the Qwen3.6-27B community fine-tune…

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

AI要約DavidAU 氏による Qwen3.6-27B のコミュニティファインチューン「Fable-Fusion-711」を、RTX 4090 4枚構成で vLLM (Docker) を使って実行する手順と、ハイブリッド構成向けの KV キャッシュ設計を解説した記事です。

AI SUMMARYThis article walks through running the Qwen3.6-27B community fine-tune "Fable-Fusion-711" — which outperforms the base model on 6 of 7 benchmarks including ARC-C — on a four-GPU RTX 4090 setup via vLLM in Docker, covering KV cache design for hybrid configurations.

RTX 4090 × 4枚で Qwen3.6-27B ファインチューン「Fable-Fusion-711」を vLLM (Docker) で動かす — ハイブリッド構成の KV 設計までog
Thu, Jul 301 entries
コミュニティ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
Wed, Jul 221 entries
公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon Novaによる教師あり微調整のための自己蒸留推論の探求Exploring self-distilled reasoning for supervised fine-tuning with Amazon Nova

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

AI要約Amazon Novaモデルを用いて、モデル自身の推論プロセスをデータとして活用する自己蒸留手法でSFTの品質を向上させる方法を解説。外部アノテーションなしで高品質な学習データを生成できる点が重要。

AI SUMMARYThis article explores using self-distilled reasoning traces from Amazon Nova models to improve supervised fine-tuning quality, enabling higher-quality training data without external annotation.

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

小さなLLM(Llama-3.2-1B)をQLoRAでファインチューニングしてFunction Callingを覚えさせてみたThis article demonstrates fine-tuning the compact Llama-3.2-1B model with QLoRA…

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

AI要約Llama-3.2-1BというコンパクトなモデルにQLoRAを用いてFunction Callingを学習させる手法を解説しており、限られたリソースでもツール呼び出し能力を獲得できることを示している。

AI SUMMARYThis article demonstrates fine-tuning the compact Llama-3.2-1B model with QLoRA to enable function calling, showing that tool-use capabilities can be taught even on limited hardware.

コミュニティCommunityLocal Models·Zenn LLM

AIの評価を報酬にする強化学習は何をしているのか — GRPOの1ステップを数字で追うThis article walks through a single GRPO optimization step with concrete…

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

AI要約GRPOアルゴリズムの1ステップを具体的な数値で丁寧に解説し、AIの出力評価を報酬信号として用いる強化学習の仕組みを直感的に理解できるようにした記事。実装の背景を理解したい実践者にとって有益な内容。

AI SUMMARYThis article walks through a single GRPO optimization step with concrete numbers, demystifying how AI-generated evaluations are used as reward signals in reinforcement learning for language models.

Wed, Jul 151 entries
論文PaperPapers/Benchmarks·arXiv cs.LG

マージすべきモデルを間違えていないか?LLMのモデルマージにおける専門家の訓練時間の影響Are we Merging the Right Models? Impact of Expert Training Duration on Model Merging for LLMs

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

AI要約LLMのモデルマージにおいて、専門家モデルの訓練ステップ数がマージ後の性能に大きく影響することを示した研究。適切な訓練段階のモデルを選ぶことがマージ成功の鍵となる。

AI SUMMARYThis study investigates how the training duration of expert models affects the quality of merged LLMs, finding that selecting models at the right training stage is critical for achieving strong post-merge performance.

Tue, Jul 141 entries
論文PaperPapers/Benchmarks·arXiv cs.CL

シンガポールの言語環境に合わせた音声言語モデルの効率的な適応Efficiently Adapting Spoken Language Models for the Singaporean Context

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

AI要約本研究は、シンガポール英語(Singlish)などの多言語混在環境に対応するため、既存の音声言語モデルを効率的にファインチューニングする手法を提案し、限られたリソースでの高精度な音声認識・理解を実現する。

AI SUMMARYThis paper proposes efficient adaptation methods for spoken language models targeting Singapore's multilingual context, achieving strong performance on Singlish and code-switching speech without requiring large-scale retraining.

Sat, Jul 111 entries
公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon SageMaker AIのサーバーレスモデルカスタマイズでNVIDIA Nemotron 3モデルをファインチューニングFine-tune NVIDIA Nemotron 3 models with Amazon SageMaker AI serverless model customization

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

AI要約Amazon SageMaker AIのサーバーレスカスタマイズ機能を使い、NVIDIA Nemotron 3モデルをファインチューニングする方法を解説。インフラ管理不要で独自データへの適応が容易になる。

AI SUMMARYThis post explains how to fine-tune NVIDIA Nemotron 3 models using Amazon SageMaker AI's serverless model customization, enabling teams to adapt the models to their own data without managing underlying infrastructure.

Fri, Jun 191 entries
新規収集INDEXED公式OfficialCopilot·Microsoft Foundry Blog

成果駆動型学習システム:OpenEnvとFoundryによるエンタープライズRLOutcome-driven learning systems: Enterprise RL with OpenEnv and Foundry

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

AI要約Microsoft FoundryがBuild 2026で企業向け強化学習基盤OpenEnvを発表。ホスト型エージェントやFrontier Tuningと統合し、評価から最適化までを一貫して扱う成果駆動型の学習スタックを構築できる。

AI SUMMARYMicrosoft Foundry unveiled OpenEnv at Build 2026, an enterprise reinforcement learning framework that integrates with hosted agents and Frontier Tuning to build outcome-driven optimization and learning stacks.

Thu, Jun 181 entries
新規収集INDEXED公式OfficialPapers/Benchmarks·Hugging Face Blog

LoRAを超えて:最も人気のあるファインチューニング手法に勝てるか?Beyond LoRA: Can you beat the most popular fine-tuning technique?

重要度 MediumMedium priority技術記事 · Papers / Benchmarkstechnical post · Papers / Benchmarks

AI要約HuggingFaceがLoRAと競合する各種PEFTアルゴリズムを比較検証し、タスクや制約に応じた最適な手法の選び方を解説している。LoRA一択ではなく用途次第でより優れた選択肢が存在することを示す点で重要。

AI SUMMARYHugging Face explores PEFT methods that rival or surpass LoRA, benchmarking alternatives across tasks to help practitioners choose the best fine-tuning approach for their specific constraints.

Wed, Jun 31 entries
新規収集INDEXED公式OfficialLocal Models·Hugging Face Blog

チャットボットを超えたDirect Preference OptimizationDirect Preference Optimization Beyond Chatbots

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

AI要約DPOをチャットボット以外のタスクへ応用する手法を解説し、選好学習の適用範囲を広げる実践的な知見を提供している。

AI SUMMARYThis article explores applying Direct Preference Optimization beyond conversational AI, showing how preference learning can improve models across diverse non-chat tasks.

Thu, May 281 entries
公式OfficialGemini/Gemma·Google Developers Blog

コミュニティがTunixとTPUを使ってGemmaに「思考」を学ばせた方法How the community trained Gemma to "Think" with Tunix and TPUs

重要度 InfoInformational深掘り候補 · 技術記事 · Gemini / GemmaDeep-dive candidate · technical post · Gemini / Gemma

AI要約KaggleのGoogle Tunixハッカソンで、開発者たちがTPUと限られた計算リソースを使い、小型の非推論ベースモデルを汎用推論エンジンへと変換。Tunixの強化学習・蒸留手法でGemmaに「思考」を教える取り組みを紹介する。

AI SUMMARYThe Google Tunix Hackathon on Kaggle challenged developers to turn small non-reasoning base models into general reasoning engines on TPUs with limited compute, showcasing how Tunix's RL and distillation techniques teach Gemma to reason.

Wed, May 271 entries
新規収集INDEXED公式OfficialLocal Models·Hugging Face Blog

Hub バケットで1兆パラメータを転送:TRL のデルタウェイト同期Shipping a Trillion Parameters With a Hub Bucket: Delta Weight Sync in TRL

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

AI要約TRL に導入されたデルタウェイト同期機能により、巨大モデルの学習中に差分のみを Hub へ効率的に転送できるようになり、通信コストと時間を大幅に削減できる。

AI SUMMARYTRL introduces delta weight sync, enabling efficient transfer of only changed parameters to the Hugging Face Hub during large-model training, significantly reducing bandwidth and synchronization overhead.