Model: qwp4w3hyb/Mistral-Nemo-Instruct-2407-iMat-GGUF Source: Original Platform
license, language, pipeline_tag, tags, base_model
| license | language | pipeline_tag | tags | base_model | |||||
|---|---|---|---|---|---|---|---|---|---|
| apache-2.0 |
|
text-generation |
|
mistralai/Mistral-Nemo-Instruct-2407 |
Quant Infos
- needs #8604 & latest master with tekken tokenizer fixes applied
- quants done with an importance matrix for improved quantization loss
- Quantized ggufs & imatrix from hf bf16, through bf16.
safetensors bf16 -> gguf bf16 -> quantfor optimal quant loss. - Wide coverage of different gguf quant types from Q_8_0 down to IQ1_S
- experimental custom quant types
_Lwith--output-tensor-type f16 --token-embedding-type f16(same as bartowski's)
- experimental custom quant types
- Imatrix generated with this multi-purpose dataset by bartowski.
./imatrix -m $model_name-bf16.gguf -f calibration_datav3.txt -o $model_name.imatrix
Original Model Card:
TODO
Description