LM-Kit.NET 2026.3.5

Released: Mar 28, 2026

2026.3.5 での更新項目

機能

  • Added model cards for 'translategemma3:4b' and 'translategemma3:12b'. Google TranslateGemma 3 open translation models built on Gemma 3, supporting 55 languages with text and image inputs.
  • Added Translation model capability (ModelCapabilities.Translation): New flag identifying models specifically trained for multilingual translation.
  • Added model card for 'nemotron3-nano:4b'. NVIDIA Nemotron 3 Nano 4B, an edge-ready hybrid Mamba-2/Transformer model (3.97B parameters) with 262K context, supporting reasoning, agentic tasks, math, code, and tool calling.
  • Inference speed improvements.