SerialKicked commited on
Commit
6f8578c
·
verified ·
1 Parent(s): 774473c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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