dranger003's picture
Update README.md
ac3e9ed verified
|
raw
history blame
No virus
1.16 kB
metadata
license: other
license_name: tongyi-qianwen
license_link: https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/LICENSE
pipeline_tag: text-generation
library_name: gguf
base_model: Qwen/Qwen1.5-72B-Chat

NOTE: You will need a recent build of llama.cpp to run these quants (i.e. at least commit 494c870).

2023-03-07: Refreshing quants using latest build as things seem to have stabilized a bit now.

GGUF importance matrix (imatrix) quants for https://huggingface.co/Qwen/Qwen1.5-72B-Chat

Layers Context Template
80
32768
<|im_start|>system
{instructions}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
{response}