dranger003 commited on
Commit
bb149da
1 Parent(s): 1000ebc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: llama2
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: llama2
3
+ library_name: gguf
4
+ pipeline_tag: text-generation
5
  ---
6
+ GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-34b-v0.2
7
+ The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
8
+
9
+ | Layers | Context | Template |
10
+ | --- | --- | --- |
11
+ | <pre>0</pre> | <pre>4096</pre> | <pre>[INST] \<\<SYS\>\><br>{instructions}<br>\<\</SYS\>\><br><br>{prompt} [/INST]<br>{response}</pre> |