Artefact2 commited on
Commit
ef3fece
1 Parent(s): 0dfc9be

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ These are GGUF quantized versions of [notstoic/Nous-Hermes-2-Mixtruct-v0.1-8x7B-DPO-DARE_TIES](https://huggingface.co/notstoic/Nous-Hermes-2-Mixtruct-v0.1-8x7B-DPO-DARE_TIES).
8
+
9
+ The importance matrix was trained for 1M tokens (2,000 batches of 512 tokens) using `wiki.train.raw`.
10
+
11
+ The IQ2_XXS and IQ2_XS versions are compatible with llama.cpp, version `147b17a` or later.