Skip to content

llama.csharp-v1.0.0

Choose a tag to compare

@stmay4 stmay4 released this 24 Jun 22:54
ca5266e

First Release

This release includes the full source code along with a ready-to-use archive of the library subproject:

📦 llama.csharp-v1.0.0.zip

Supported llama.cpp versions

b7551b7667 (Qwen3 and earlier models)

You can download the engine files from the official llama.cpp releases:

🔗 llama.cpp releases (lib tested on b7552 and b7667)

The source code here contains Vulkan-enabled llama.cpp engine files in the integration test project, so it weighs more. Their tracking has been removed and future versions will not contain them.