DavidAU commited on
Commit
710c883
·
verified ·
1 Parent(s): 3692b5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -98,9 +98,14 @@ And special thanks to Gryphe, the original creator of "Mythomax 13B"
98
  Models used:
99
 
100
  [ https://huggingface.co/TeeZee/Orca-2-13b_flat ]
 
101
  [ https://huggingface.co/Gryphe/MythoMax-L2-13b ]
 
102
  [ https://huggingface.co/KoboldAI/LLaMA2-13B-Psyfighter2 ]
103
 
 
 
 
104
  slices:
105
  - sources:
106
  - model: F:/13B/Orca-2-13b_flat
@@ -122,7 +127,7 @@ Models used:
122
  layer_range: [24, 40]
123
  merge_method: passthrough
124
  dtype: float32
125
-
126
 
127
  <h3>EXAMPLES:</h3>
128
 
 
98
  Models used:
99
 
100
  [ https://huggingface.co/TeeZee/Orca-2-13b_flat ]
101
+
102
  [ https://huggingface.co/Gryphe/MythoMax-L2-13b ]
103
+
104
  [ https://huggingface.co/KoboldAI/LLaMA2-13B-Psyfighter2 ]
105
 
106
+ FORMULA:
107
+
108
+ <PRE>
109
  slices:
110
  - sources:
111
  - model: F:/13B/Orca-2-13b_flat
 
127
  layer_range: [24, 40]
128
  merge_method: passthrough
129
  dtype: float32
130
+ </PRE>
131
 
132
  <h3>EXAMPLES:</h3>
133