File size: 716 Bytes
079cbf6
 
102912a
 
079cbf6
396ed5f
d66783d
 
 
7bd97ee
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: gpl-3.0
library_name: gguf
pipeline_tag: text-generation
---
GGUF importance matrix (imatrix) quants for https://huggingface.co/CausalLM/34b-beta  
The importance matrix was trained for 40K tokens (80 batches of 512 tokens) using random data.

From the model author:  
*Please do not use wikitext for quantization calibration because all wikitext have been re-aligned on synthetic dataset, and its distribution differs significantly from the original wikitext.*

| Layers | Context | Template |
| --- | --- | --- |
| <pre>60</pre> | <pre>200000</pre> | <pre><\|im_start\|>system<br>{instructions}<\|im_end\|><br><\|im_start\|>user<br>{prompt}<\|im_end\|><br><\|im_start\|>assistant<br>{response}</pre> |