Skip to content

#nvidia

RSS Feed
Humanoid Robots X/Twitter Mar 17, 2026 1 min read

NVIDIAは2026年3月16日、robotics、vision AI agents、autonomous vehicles向けに学習データを生成・増強・評価するための open reference architecture である Physical AI Data Factory Blueprint を公開した。NVIDIAは、このスタックが Cosmos モデル、coding agents、Microsoft Azure や Nebius などの cloud infrastructure を組み合わせ、physical AI 学習のコストと時間を下げると説明している。

AI X/Twitter Mar 17, 2026 1 min read

NVIDIAは2026年3月16日、Dynamo 1.0が generative・agentic inference at scale 向け open source software として production 段階に入ると発表した。NVIDIAはこのスタックが Blackwell inference 性能を最大7倍引き上げ、主要 cloud provider、inference platform、AI-native 企業群で既に支援されていると説明している。

LLM X/Twitter Mar 17, 2026 1 min read

Mistral AIは2026年3月16日、NVIDIAと frontier open-source AI models を共同開発する戦略的パートナーシップを発表した。続くMistralの公式文は、MistralがNVIDIA Nemotron Coalitionのfounding memberとして参加し、large-scale model developmentとmultimodal capabilitiesを提供すると説明している。

LLM Reddit Mar 16, 2026 1 min read

2026年3月15日に高い反応を集めたLocalLLaMA threadは、NVIDIA Nemotron model familyのlicense変更に注目した。現在のNVIDIA Nemotron Model Licenseを以前のOpen Model Licenseと比べると、communityが反応した理由は明快だ。以前のguardrail termination clauseとTrustworthy AIへの参照が見当たらなくなり、代わりにNOTICEベースのattribution構造が前面に出ている。

LLM Reddit Mar 16, 2026 1 min read

LocalLLaMAで広がったGreenBoostは、limited vRAM問題を回避しようとするexperimentalなLinux kernel moduleだ。2026年3月14日のPhoronix記事によれば、このGPLv2 projectはkernel moduleとCUDA shimを組み合わせ、大きなallocationをon-card vRAMの外にあるpinned system RAMとNVMe tierへ逃がしつつ、CUDA applicationの修正なしにより大きなLLM workloadを走らせることを狙っている。

LLM Reddit Mar 12, 2026 1 min read

NVIDIAのNemotron 3 Superは、120B total / 12B activeのhybrid Mamba-Transformer MoE、native 1M-token context、そしてopen weights・datasets・recipesを前面に出している。LocalLLaMA discussionは、そのopennessとefficiency claimが実際のhome-lab deploymentに結びつくかを中心に見ていた。