--- base_model: CohereForAI/c4ai-command-r-plus tags: - cohere - commandr - instruct - finetune - function calling - importance matrix - imatrix language: - en - fr - de - es - it - pt - ja - ko - zh - ar model-index: - name: c4ai-command-r-plus-iMat-GGUF results: [] license: cc-by-nc-4.0 --- # CohereForAI/c4ai-command-r-plus GGUFs created with an importance matrix Source Model: [CohereForAI/c4ai-command-r-plus](https://huggingface.co/CohereForAI/c4ai-command-r-plus) Quantized with [llama.cpp](https://github.com/ggerganov/llama.cpp) commit [5dc9dd7152dedc6046b646855585bd070c91e8c8](https://github.com/ggerganov/llama.cpp/commit/5dc9dd7152dedc6046b646855585bd070c91e8c8) (master from 2024-04-09) 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)