athirdpath commited on
Commit
4340843
1 Parent(s): 51678ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -6
README.md CHANGED
@@ -1,7 +1,19 @@
1
  ---
2
- license: apache-2.0
 
 
 
3
  ---
4
 
 
 
 
 
 
 
 
 
 
5
  A 11b Mistral model, based on the NeverSleep recipe.
6
 
7
  ### Recipe
@@ -10,16 +22,14 @@ slices
10
 
11
  - sources:
12
  -
13
- - model: teknium/OpenHermes-2.5-Mistral-7B
14
  -
15
  layer_range: [0, 24]
16
 
17
  - sources:
18
  -
19
- - model: teknium/Hermes-Trismegistus-Mistral-7B
20
  -
21
  layer_range: [8, 32]
22
 
23
- merge_method: passthrough
24
-
25
- dtype: bfloat16
 
1
  ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
  ---
7
 
8
+ <p align="center"><font size="6"> <b>Also showing off my LoRA.</b></font></p>
9
+ <p align="center"><font size="4"> <b>This guy is fun to talk to, if the occult is your thing.</b></font></p>
10
+ <p align="center"><font size="5"> <b>Examples with LoRA (min_p, alpaca)</b></font></p>
11
+ <p align="center"><img src="https://iili.io/JzsmBWv.png"/>
12
+ <p align="center"><img src="https://iili.io/JzsmqzJ.png"/>
13
+ <p align="center"><font size="5"> <b>Examples without LoRA (min_p, chatML)</b></font></p>
14
+ <p align="center"><img src="https://iili.io/JzsmKba.png"/>
15
+ <p align="center"><img src="https://iili.io/JzsmCsR.png"/>
16
+
17
  A 11b Mistral model, based on the NeverSleep recipe.
18
 
19
  ### Recipe
 
22
 
23
  - sources:
24
  -
25
+ - model: NeverSleep/Noromaid-7b-v0.1.1
26
  -
27
  layer_range: [0, 24]
28
 
29
  - sources:
30
  -
31
+ - model: chargoddard/loyal-piano-m7
32
  -
33
  layer_range: [8, 32]
34
 
35
+ merge_method: passthrough