DotLLM – Building an LLM Inference Engine in C#
DotLLM is a new LLM inference engine built in C# that aims to provide efficient large language model inference capabilities. The project focuses on performance and integration within the .NET ecosystem while implementing core transformer architecture components.