Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,6 @@ license: mit
|
|
| 5 |
support: 🐧linux/ubuntu, 🖥️ macOS (metal), 💻 windows (cpu/gpu)
|
| 6 |
- [get it here](https://github.com/gguf-org/gguf-desktop/releases)
|
| 7 |
|
| 8 |
-

|
| 9 |
-
|
| 10 |
## features
|
| 11 |
- 💫 super fast server 🐷
|
| 12 |
- 👁️ vision clip supported
|
|
@@ -20,4 +18,8 @@ support: 🐧linux/ubuntu, 🖥️ macOS (metal), 💻 windows (cpu/gpu)
|
|
| 20 |
- computer use agent (see [here](https://huggingface.co/gguf-org/fara-7b-gguf))
|
| 21 |
- agent with vision and tool use capabilities (see [here](https://huggingface.co/gguf-org/gemma-4-e2b-it-gguf))
|
| 22 |
|
| 23 |
-

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
support: 🐧linux/ubuntu, 🖥️ macOS (metal), 💻 windows (cpu/gpu)
|
| 6 |
- [get it here](https://github.com/gguf-org/gguf-desktop/releases)
|
| 7 |
|
|
|
|
|
|
|
| 8 |
## features
|
| 9 |
- 💫 super fast server 🐷
|
| 10 |
- 👁️ vision clip supported
|
|
|
|
| 18 |
- computer use agent (see [here](https://huggingface.co/gguf-org/fara-7b-gguf))
|
| 19 |
- agent with vision and tool use capabilities (see [here](https://huggingface.co/gguf-org/gemma-4-e2b-it-gguf))
|
| 20 |
|
| 21 |
+

|
| 22 |
+
|
| 23 |
+
- inspect a picture (see above - vision); vibe code a tic tac toe game (see below - tool)
|
| 24 |
+
|
| 25 |
+

|