Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ A Qwen3.5-**0.8B** model served as a **pure model**: this Space is a thin pass-t
|
|
| 16 |
On startup it:
|
| 17 |
1. Downloads `Qwen3.5-0.8B.Q4_K_M.gguf` from
|
| 18 |
[`anon334test/qwopus`](https://huggingface.co/anon334test/qwopus)
|
| 19 |
-
|
| 20 |
2. Serves it with prebuilt llama.cpp `llama-server` (release `b9664`, no compilation) behind an
|
| 21 |
OpenAI-compatible FastAPI proxy + a multi-turn chat UI with a collapsible "Thinking" panel.
|
| 22 |
|
|
|
|
| 16 |
On startup it:
|
| 17 |
1. Downloads `Qwen3.5-0.8B.Q4_K_M.gguf` from
|
| 18 |
[`anon334test/qwopus`](https://huggingface.co/anon334test/qwopus)
|
| 19 |
+
|
| 20 |
2. Serves it with prebuilt llama.cpp `llama-server` (release `b9664`, no compilation) behind an
|
| 21 |
OpenAI-compatible FastAPI proxy + a multi-turn chat UI with a collapsible "Thinking" panel.
|
| 22 |
|