trollek commited on
Commit
d7889ca
·
verified ·
1 Parent(s): e30f013

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -13
README.md CHANGED
@@ -16,19 +16,9 @@ language:
16
 
17
  A brand spanking new model with a silly name. Brought to you by Anoia, the Goddess of Things That Get Stuck in Drawers, and the psychologial damage of having optic nerves.
18
 
19
- ```yaml
20
- slices:
21
- - sources:
22
- - model: h2oai/h2o-danube2-1.8b-chat
23
- layer_range: [0, 23]
24
- - sources:
25
- - model: h2oai/h2o-danube2-1.8b-chat
26
- layer_range: [13, 24]
27
- merge_method: passthrough
28
- dtype: bfloat16
29
- ```
30
 
31
- I tried several other layer configerations but this one had the least negative effects on Hellaswag and Winogrande evals. Next up I made different finetunes of danube2 using Badam and merged them with the Model Stock method.
32
 
33
  It uses the default template of danube2:
34
 
@@ -36,6 +26,9 @@ It uses the default template of danube2:
36
  <|prompt|>{{instruction}}</s><|answer|>{{response}}</s>
37
  ```
38
 
 
 
 
39
  And can be used with the Ollama ComfyUI extension:
40
 
41
  [<img src="https://huggingface.co/trollek/NinjaMouse2-2.5B-v0.2/resolve/main/ollama_comfyui.png" width="800px"/>](https://huggingface.co/trollek/NinjaMouse2-2.5B-v0.2/resolve/main/ollama_comfyui.png)
@@ -43,4 +36,14 @@ And can be used with the Ollama ComfyUI extension:
43
  [<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)
44
 
45
 
46
- Trying to fine-tune the chat model even further was a mistake. This is the last mouse ninja.
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  A brand spanking new model with a silly name. Brought to you by Anoia, the Goddess of Things That Get Stuck in Drawers, and the psychologial damage of having optic nerves.
18
 
19
+ With improved image prompting and assistance.
 
 
 
 
 
 
 
 
 
 
20
 
21
+ ### Template
22
 
23
  It uses the default template of danube2:
24
 
 
26
  <|prompt|>{{instruction}}</s><|answer|>{{response}}</s>
27
  ```
28
 
29
+
30
+ ### Image prompting
31
+
32
  And can be used with the Ollama ComfyUI extension:
33
 
34
  [<img src="https://huggingface.co/trollek/NinjaMouse2-2.5B-v0.2/resolve/main/ollama_comfyui.png" width="800px"/>](https://huggingface.co/trollek/NinjaMouse2-2.5B-v0.2/resolve/main/ollama_comfyui.png)
 
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.