File size: 904 Bytes
2424488
8c1ce2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2424488
 
8c1ce2a
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
base_model: Vezora/Mistral-22B-v0.1
tags:
- mixtral
- merge
- importance matrix
- imatrix
language:
  - fr
  - it
  - de
  - es
  - en
model-index:
- name: Mistral-22B-v0.1-iMat-GGUF
  results: []
license: apache-2.0
---

# Vezora/Mistral-22B-v0.1 GGUFs created with an importance matrix

Source Model: [Vezora/Mistral-22B-v0.1](https://huggingface.co/Vezora/Mistral-22B-v0.1)

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)