Spaces:
Runtime error
Runtime error
docs: add links to WebGPU version and Twitter
Browse files
README.md
CHANGED
|
@@ -23,3 +23,9 @@ The right-hand panel surfaces what the model actually produced:
|
|
| 23 |
|
| 24 |
GGUF: [`AlexWortega/qwen35-4b-soyuz-merged-gguf`](https://huggingface.co/AlexWortega/qwen35-4b-soyuz-merged-gguf)
|
| 25 |
(`Q4_K_M`, MTP head dropped — `--no-mtp` — since llama.cpp does not yet run Qwen3.5 MTP).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
GGUF: [`AlexWortega/qwen35-4b-soyuz-merged-gguf`](https://huggingface.co/AlexWortega/qwen35-4b-soyuz-merged-gguf)
|
| 25 |
(`Q4_K_M`, MTP head dropped — `--no-mtp` — since llama.cpp does not yet run Qwen3.5 MTP).
|
| 26 |
+
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
+
⚡ **WebGPU version** (runs fully in your browser): [`AlexWortega/pi-agent`](https://huggingface.co/spaces/AlexWortega/pi-agent)
|
| 30 |
+
|
| 31 |
+
🐦 Follow me on Twitter/X: [@justALEXWORTEGA](https://x.com/justALEXWORTEGA)
|