Update README with Ollama install + GGUF link
Browse files
README.md
CHANGED
|
@@ -54,3 +54,13 @@ Built on `snapkitty-nemotron` — fine-tuned Nemotron for the SnapKitty sovereig
|
|
| 54 |
## Part of
|
| 55 |
|
| 56 |
[SnapKitty](https://github.com/SNAPKITTYWEST) · BSL-1.1 / AGPL-3.0 · Patent Pending — Bel Esprit D'Accord Irrevocable Trust
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
## Part of
|
| 55 |
|
| 56 |
[SnapKitty](https://github.com/SNAPKITTYWEST) · BSL-1.1 / AGPL-3.0 · Patent Pending — Bel Esprit D'Accord Irrevocable Trust
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
## Download
|
| 60 |
+
|
| 61 |
+
**Via Ollama:**
|
| 62 |
+
```bash
|
| 63 |
+
ollama run jessicalw34/HILBERT
|
| 64 |
+
```
|
| 65 |
+
|
| 66 |
+
**GGUF weights:** [Snapkitty/snapkitty-nemotron — `snapkitty-nemotron.Q4_K_M.gguf`](https://huggingface.co/Snapkitty/snapkitty-nemotron)
|