Artefact2 commited on
Commit
3c762f5
1 Parent(s): 80ed08e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: llama2
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: llama2
3
+ language:
4
+ - en
5
  ---
6
+
7
+ <div style="width: auto; margin-left: auto; margin-right: auto">
8
+ <img src="https://i.imgur.com/X3SBrIb.png" alt="MidnightRose" style="width: 100%; min-width: 400px; display: block; margin: auto;">
9
+ </div>
10
+
11
+ These are GGUF quantized versions of [Midnight Rose 70B v1.0](https://huggingface.co/sophosympatheia/Midnight-Rose-70B-v1.0).
12
+
13
+ The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using `wiki.train.raw`.
14
+
15
+ The IQ2_XXS and IQ2_XS versions are compatible with llama.cpp, version `147b17a` or later.