Tristan Druyen
Fix README.md
1311ceb unverified
---
base_model: mistralai/Mixtral-8x7B-Instruct-v0.1
tags:
- Mistral
- instruct
model-index:
- name: Mixtral-8x7B-Instruct-v0.1-iMat-GGUF
results: []
license: apache-2.0
language:
- fr
- it
- de
- es
- en
---
# Mixtral-8x7B-Instruct-v0.1-iMat-GGUF
Source Model: [mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1)
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)