dranger003 commited on
Commit
811aa0b
1 Parent(s): bf1d3d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -5,4 +5,8 @@ license_link: https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/LICENSE
5
  library_name: gguf
6
  pipeline_tag: text-generation
7
  ---
8
- GGUF importance matrix (imatrix) quants for https://huggingface.co/Qwen/Qwen1.5-72B-Chat
 
 
 
 
 
5
  library_name: gguf
6
  pipeline_tag: text-generation
7
  ---
8
+ GGUF importance matrix (imatrix) quants for https://huggingface.co/Qwen/Qwen1.5-72B-Chat
9
+
10
+ | Layers | Context | Template |
11
+ | --- | --- | --- |
12
+ | <pre>80</pre> | <pre>32768</pre> | <pre><\|im_start\|>system<br>{instructions}<\|im_end\|><br><\|im_start\|>user<br>{prompt}<\|im_end\|><br><\|im_start\|>assistant<br>{response}</pre> |