Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ When addressing queries that require problem-solving, reasoning, or complex expl
|
|
30 |
|
31 |
### Quantisations
|
32 |
|
33 |
-
[GGUF
|
34 |
|
35 |
- **Developed by:** Gökdeniz Gülmez
|
36 |
- **Funded by:** Gökdeniz Gülmez
|
@@ -42,6 +42,12 @@ When addressing queries that require problem-solving, reasoning, or complex expl
|
|
42 |
|
43 |
## Uses
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
Ollama Template
|
46 |
|
47 |
```text
|
|
|
30 |
|
31 |
### Quantisations
|
32 |
|
33 |
+
[GGUF](https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen2.5-3B-Instruct-abliterated-v1-gguf)
|
34 |
|
35 |
- **Developed by:** Gökdeniz Gülmez
|
36 |
- **Funded by:** Gökdeniz Gülmez
|
|
|
42 |
|
43 |
## Uses
|
44 |
|
45 |
+
Pull Q6 from Ollama:
|
46 |
+
|
47 |
+
```sh
|
48 |
+
ollama run goekdenizguelmez/JOSIEFIED-Qwen2.5:3b
|
49 |
+
```
|
50 |
+
|
51 |
Ollama Template
|
52 |
|
53 |
```text
|