DavidAU commited on
Commit
f18eee7
·
verified ·
1 Parent(s): 5783e27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -250,6 +250,12 @@ merge_method: passthrough
250
  dtype: float16
251
  </PRE>
252
 
 
 
 
 
 
 
253
  <h3>EXAMPLES:</h3>
254
 
255
  Examples are created using quant Q4_K_M, "temp=.8", minimal parameters and "LLAMA3" template.
 
250
  dtype: float16
251
  </PRE>
252
 
253
+ MERGEKIT NOTE:
254
+
255
+ Sub in the "name" of the "creator" (of the model) in place of "G:/7B" to create a mergekit file than can be used in Mergekit Google Colab.
256
+
257
+ IE: G:/7B/Jamet-8B-L3-MK.V-Blackroot -> Hastagaras/Jamet-8B-L3-MK.V-Blackroot
258
+
259
  <h3>EXAMPLES:</h3>
260
 
261
  Examples are created using quant Q4_K_M, "temp=.8", minimal parameters and "LLAMA3" template.