--- license: other license_name: tongyi-qianwen license_link: https://huggingface.co./Qwen/Qwen1.5-32B/blob/main/LICENSE base_model: Qwen/Qwen1.5-32B-Chat tags: - qwen - chat model-index: - name: Qwen1.5-32B-Chat-iMat-GGUF results: [] language: - en --- # Qwen1.5-32B-Chat-iMat-GGUF Source Model: [Qwen/Qwen1.5-32B-Chat](https://huggingface.co./Qwen/Qwen1.5-32B-Chat) Quantized with [llama.cpp](https://github.com/ggerganov/llama.cpp) commit [46acb3676718b983157058aecf729a2064fc7d34](https://github.com/ggerganov/llama.cpp/commit/46acb3676718b983157058aecf729a2064fc7d34) Imatrix was generated from the f16 gguf via this command: ./imatrix -c 512 -m $out_path/$base_quant_name -f $llama_cpp_path/groups_merged.txt -o $out_path/imat-f16-gmerged.dat Using the dataset from [here](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)