dranger003
commited on
Commit
•
944dbdb
1
Parent(s):
1b1ecb6
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,8 @@ library_name: gguf
|
|
6 |
pipeline_tag: text-generation
|
7 |
---
|
8 |
GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-dpo-20b-v04-llama
|
9 |
-
The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
|
|
|
|
|
|
|
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
---
|
8 |
GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-dpo-20b-v04-llama
|
9 |
+
The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
|
10 |
+
|
11 |
+
| Layers | Context | Template |
|
12 |
+
| --- | --- | --- |
|
13 |
+
| <pre>48</pre> | <pre>32768</pre> | <pre>[INST] \<\<SYS\>\><br>{instructions}<br>\<\</SYS\>\><br><br>{prompt} [/INST]<br>{response}</pre> |
|