dranger003 commited on
Commit
5ab6ad3
1 Parent(s): 665202a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,4 +8,8 @@ pipeline_tag: text-generation
8
  GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-34b-v0.2
9
  The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
10
 
11
- This is the non-DPO version, you can find the DPO version at https://huggingface.co/Artefact2/bagel-dpo-34b-v0.2-GGUF
 
 
 
 
 
8
  GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-34b-v0.2
9
  The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
10
 
11
+ This is the non-DPO version, you can find the DPO version at https://huggingface.co/Artefact2/bagel-dpo-34b-v0.2-GGUF
12
+
13
+ | Layers | Context | Template |
14
+ | --- | --- | --- |
15
+ | <pre>60</pre> | <pre>200000</pre> | <pre>[INST] \<\<SYS\>\><br>{instructions}<br>\<\</SYS\>\><br><br>{prompt} [/INST]<br>{response}</pre> |