LM-Kit.NET
Enterprise-grade .NET SDK for building LLM applications.
Published by LM-Kit
Distributed by ComponentSource since 2025
Prices from: US$ 980.00 Version: 2026.x NEW Updated: May 28, 2026
Released: May 18, 2026
LM-Kit.NET package now contains a runtimes/win-arm64/native/ folder with the default CPU (ARM Neon) and Vulkan backends (Qualcomm Adreno acceleration via Vulkan), plus pdfium and onnxruntime. dotnet publish -r win-arm64 produces a fully working self-contained build.LM-Kit.NET.Backend.Cuda13.Linux): NVIDIA GPU acceleration on Linux x64 using CUDA 13.x drivers. Requires the CUDA 13 Toolkit runtime libraries to be installed on the host. Closes the gap left by previously shipping CUDA 13 only on Windows x64.LM-Kit.NET.Backend.Cuda13.linux-arm64): NVIDIA GPU acceleration for ARM64 Linux systems, including Jetson Orin / Thor and Grace Hopper / Grace Blackwell.