Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,23 @@ A brand spanking new model with a silly name. Brought to you by Anoia, the Godde
|
|
18 |
|
19 |
With improved image prompting and assistance.
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
### Template
|
22 |
|
23 |
It uses the default template of danube2:
|
@@ -36,14 +53,6 @@ And can be used with the Ollama ComfyUI extension:
|
|
36 |
[<img src="https://huggingface.co/trollek/NinjaMouse2-2.5B-v0.2/resolve/main/tophat_cat.png" width="800px"/>](https://huggingface.co/trollek/NinjaMouse2-2.5B-v0.2/resolve/main/tophat_cat.png)
|
37 |
|
38 |
|
39 |
-
### Ollama
|
40 |
-
|
41 |
-
```bash
|
42 |
-
ollama pull trollek/ninjamouse2:34l-v02-q6_K
|
43 |
-
ollama pull trollek/ninjamouse2:34l-v02-q5_K_S
|
44 |
-
ollama pull trollek/ninjamouse2:34l-v02-q4_K_S
|
45 |
-
```
|
46 |
-
|
47 |
Trying to fine-tune the chat model even further was a mistake, but a valuable one to make. So was the name. The model is delightful though and does quite well, but will be the last Kung Fu Mouse that I make. It does what I wanted the first one to do, and I am kind of proud of this one considering how many failures it took.
|
48 |
|
49 |
The rodents and I thank you for your support.
|
|
|
18 |
|
19 |
With improved image prompting and assistance.
|
20 |
|
21 |
+
|
22 |
+
### Quantizations
|
23 |
+
|
24 |
+
Thanks to [cgus](https://huggingface.co/cgus) for providing these!
|
25 |
+
|
26 |
+
- [cgus/NinjaMouse2-2.5B-v0.2-iMat-GGUF](https://huggingface.co/cgus/NinjaMouse2-2.5B-v0.2-iMat-GGUF)
|
27 |
+
|
28 |
+
|
29 |
+
### Ollama
|
30 |
+
|
31 |
+
```bash
|
32 |
+
ollama pull trollek/ninjamouse2:34l-v02-q6_K
|
33 |
+
ollama pull trollek/ninjamouse2:34l-v02-q5_K_S
|
34 |
+
ollama pull trollek/ninjamouse2:34l-v02-q4_K_S
|
35 |
+
```
|
36 |
+
|
37 |
+
|
38 |
### Template
|
39 |
|
40 |
It uses the default template of danube2:
|
|
|
53 |
[<img src="https://huggingface.co/trollek/NinjaMouse2-2.5B-v0.2/resolve/main/tophat_cat.png" width="800px"/>](https://huggingface.co/trollek/NinjaMouse2-2.5B-v0.2/resolve/main/tophat_cat.png)
|
54 |
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
Trying to fine-tune the chat model even further was a mistake, but a valuable one to make. So was the name. The model is delightful though and does quite well, but will be the last Kung Fu Mouse that I make. It does what I wanted the first one to do, and I am kind of proud of this one considering how many failures it took.
|
57 |
|
58 |
The rodents and I thank you for your support.
|