Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ It unifies: chat personas, conversation/session management, streaming inference,
|
|
| 10 |
|
| 11 |
**No Python Dependencies:** Pure .NET 10 C# implementation. No Python runtime, no conda environments, no pip hell.
|
| 12 |
|
| 13 |
-
**Self-Contained:** Built-in LlamaSharp backend means you can distribute a single executable that runs LLMs locally. No external server required, but external servers are supported too.
|
| 14 |
|
| 15 |
|
| 16 |
## Fixed ChatML Jinja Templates for Qwen 3.5
|
|
|
|
| 10 |
|
| 11 |
**No Python Dependencies:** Pure .NET 10 C# implementation. No Python runtime, no conda environments, no pip hell.
|
| 12 |
|
| 13 |
+
**Self-Contained:** Built-in LlamaSharp backend means you can distribute a single executable that runs LLMs locally. No external server required, but external servers (KoboldAPI and OpenAI API) are supported too.
|
| 14 |
|
| 15 |
|
| 16 |
## Fixed ChatML Jinja Templates for Qwen 3.5
|