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/WhiteRabbitNeo/WhiteRabbitNeo-33B-v1.5
|
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/WhiteRabbitNeo/WhiteRabbitNeo-33B-v1.5
|
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>62</pre> | <pre>16384</pre> | <pre>SYSTEM:<br>{instructions}<br>USER:<br>{prompt}<br>ASSISTANT:<br>{response}</pre> |
|