dranger003 commited on
Commit
3ae3305
1 Parent(s): ca7c616

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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> |