bartowski
commited on
Commit
•
ce7eaa2
0
Parent(s):
Duplicate from bartowski/Mistral-Large-Instruct-2407-GGUF
Browse files- .gitattributes +52 -0
- Mistral-Large-Instruct-2407-IQ1_M.gguf +3 -0
- Mistral-Large-Instruct-2407-IQ2_M.gguf +3 -0
- Mistral-Large-Instruct-2407-IQ2_XS.gguf +3 -0
- Mistral-Large-Instruct-2407-IQ2_XXS.gguf +3 -0
- Mistral-Large-Instruct-2407-IQ3_M/Mistral-Large-Instruct-2407-IQ3_M-00001-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-IQ3_M/Mistral-Large-Instruct-2407-IQ3_M-00002-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-IQ3_XXS.gguf +3 -0
- Mistral-Large-Instruct-2407-IQ4_XS/Mistral-Large-Instruct-2407-IQ4_XS-00001-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-IQ4_XS/Mistral-Large-Instruct-2407-IQ4_XS-00002-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-Q2_K.gguf +3 -0
- Mistral-Large-Instruct-2407-Q3_K_M/Mistral-Large-Instruct-2407-Q3_K_M-00001-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-Q3_K_M/Mistral-Large-Instruct-2407-Q3_K_M-00002-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-Q3_K_S/Mistral-Large-Instruct-2407-Q3_K_S-00001-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-Q3_K_S/Mistral-Large-Instruct-2407-Q3_K_S-00002-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-Q4_K_M/Mistral-Large-Instruct-2407-Q4_K_M-00001-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407-Q4_K_M/Mistral-Large-Instruct-2407-Q4_K_M-00002-of-00002.gguf +3 -0
- Mistral-Large-Instruct-2407.imatrix +3 -0
- README.md +114 -0
.gitattributes
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
Mistral-Large-Instruct-2407-Q4_K_M/Mistral-Large-Instruct-2407-Q4_K_M-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Mistral-Large-Instruct-2407-Q4_K_M/Mistral-Large-Instruct-2407-Q4_K_M-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Mistral-Large-Instruct-2407-Q3_K_M/Mistral-Large-Instruct-2407-Q3_K_M-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Mistral-Large-Instruct-2407-Q3_K_M/Mistral-Large-Instruct-2407-Q3_K_M-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Mistral-Large-Instruct-2407-IQ3_M/Mistral-Large-Instruct-2407-IQ3_M-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Mistral-Large-Instruct-2407-IQ3_M/Mistral-Large-Instruct-2407-IQ3_M-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Mistral-Large-Instruct-2407-Q3_K_S/Mistral-Large-Instruct-2407-Q3_K_S-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Mistral-Large-Instruct-2407-Q3_K_S/Mistral-Large-Instruct-2407-Q3_K_S-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Mistral-Large-Instruct-2407-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Mistral-Large-Instruct-2407-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Mistral-Large-Instruct-2407-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Mistral-Large-Instruct-2407-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Mistral-Large-Instruct-2407-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Mistral-Large-Instruct-2407-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Mistral-Large-Instruct-2407-IQ4_XS/Mistral-Large-Instruct-2407-IQ4_XS-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Mistral-Large-Instruct-2407-IQ4_XS/Mistral-Large-Instruct-2407-IQ4_XS-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Mistral-Large-Instruct-2407.imatrix filter=lfs diff=lfs merge=lfs -text
|
Mistral-Large-Instruct-2407-IQ1_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3893564c29e33728046bd29aea009d7bf6a4823012c96b4dd0eb64c4421e532
|
3 |
+
size 28386313984
|
Mistral-Large-Instruct-2407-IQ2_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e10f3009dbe5d748febf627919e69ed0f7257f41828f130b9d894a9dcbf60a7b
|
3 |
+
size 41619605248
|
Mistral-Large-Instruct-2407-IQ2_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af185c8b8df93cb029dcbaa8e2cada66cc47bc2437a1604bc768147ce838dcec
|
3 |
+
size 36081157888
|
Mistral-Large-Instruct-2407-IQ2_XXS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbee25383aaaec6e792e2058ff64d49124591c205e8e97293f6f72bc746a7967
|
3 |
+
size 32430540544
|
Mistral-Large-Instruct-2407-IQ3_M/Mistral-Large-Instruct-2407-IQ3_M-00001-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7133f979b18c8a7d9f30833f113dcd87971f44f4b451274d5cb7f4de642cba2
|
3 |
+
size 39991628736
|
Mistral-Large-Instruct-2407-IQ3_M/Mistral-Large-Instruct-2407-IQ3_M-00002-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41dfc51318b6f6440275ab3d9ce630a7b65c5898353e44cca53cc5f0e7f5769f
|
3 |
+
size 15284761600
|
Mistral-Large-Instruct-2407-IQ3_XXS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f77d6e5ad25c29e282597fdcfd6c3977cd4e31f6927fbdb66351e61b77eb8b12
|
3 |
+
size 47009023744
|
Mistral-Large-Instruct-2407-IQ4_XS/Mistral-Large-Instruct-2407-IQ4_XS-00001-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3cbd710bb9697e8ce798286cfddf32acd76a1a302bd53874445113637f71b8e
|
3 |
+
size 39944240896
|
Mistral-Large-Instruct-2407-IQ4_XS/Mistral-Large-Instruct-2407-IQ4_XS-00002-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0168a3e134ab6fe2450e709c79a30777f6c8a1d95b9ffe52f9dcdbe23bb25115
|
3 |
+
size 25490098368
|
Mistral-Large-Instruct-2407-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29359b45bdb5cb69403fa92ad5424b26742267daa396c5248e231f441e415244
|
3 |
+
size 45196297984
|
Mistral-Large-Instruct-2407-Q3_K_M/Mistral-Large-Instruct-2407-Q3_K_M-00001-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4967ce61417b08f604d264e1c10b8db7f7e81cc4c0ebfee88efcdfd6221abd9f
|
3 |
+
size 39895632736
|
Mistral-Large-Instruct-2407-Q3_K_M/Mistral-Large-Instruct-2407-Q3_K_M-00002-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd974053a0a5463e88f57b784e8735d4ec89fd24ed876a86a221e8a791a552af
|
3 |
+
size 19207142496
|
Mistral-Large-Instruct-2407-Q3_K_S/Mistral-Large-Instruct-2407-Q3_K_S-00001-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d21b8f4dfce03fe9a242c5dce06cc479276c77c1b423acbd0c3bd8c78aa4d9df
|
3 |
+
size 39876467296
|
Mistral-Large-Instruct-2407-Q3_K_S/Mistral-Large-Instruct-2407-Q3_K_S-00002-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6841d224feac7dec813406944be258739cf33ec34e36ad9248b5d2575dc45d55
|
3 |
+
size 12973387136
|
Mistral-Large-Instruct-2407-Q4_K_M/Mistral-Large-Instruct-2407-Q4_K_M-00001-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc2597365128eed7af9b82579aa1d54a81470ff6e7d013effe2535daabbd0b7c
|
3 |
+
size 39965176608
|
Mistral-Large-Instruct-2407-Q4_K_M/Mistral-Large-Instruct-2407-Q4_K_M-00002-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7744ddb4c64a384f0ab74f58f7f232dc22eebda093f3f87b46a7ecae04728328
|
3 |
+
size 33254446272
|
Mistral-Large-Instruct-2407.imatrix
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a4a0c86b70abb411ca728b7338ce91e41f48a5824d0b9110688355d48786054
|
3 |
+
size 36065282
|
README.md
ADDED
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: mistralai/Mistral-Large-Instruct-2407
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- fr
|
6 |
+
- de
|
7 |
+
- es
|
8 |
+
- it
|
9 |
+
- pt
|
10 |
+
- zh
|
11 |
+
- ja
|
12 |
+
- ru
|
13 |
+
- ko
|
14 |
+
license: other
|
15 |
+
license_name: mrl
|
16 |
+
license_link: https://mistral.ai/licenses/MRL-0.1.md
|
17 |
+
pipeline_tag: text-generation
|
18 |
+
quantized_by: bartowski
|
19 |
+
extra_gated_description: If you want to learn more about how we process your personal
|
20 |
+
data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
21 |
+
---
|
22 |
+
|
23 |
+
## Llamacpp imatrix Quantizations of Mistral-Large-Instruct-2407
|
24 |
+
|
25 |
+
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3441">b3441</a> for quantization.
|
26 |
+
|
27 |
+
Original model: https://huggingface.co/mistralai/Mistral-Large-Instruct-2407
|
28 |
+
|
29 |
+
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
30 |
+
|
31 |
+
Run them in [LM Studio](https://lmstudio.ai/)
|
32 |
+
|
33 |
+
## Prompt format
|
34 |
+
|
35 |
+
No chat template specified so default is used. This may be incorrect, check original model card for details.
|
36 |
+
|
37 |
+
```
|
38 |
+
<s>[INST] <<SYS>>
|
39 |
+
{system_prompt}
|
40 |
+
<</SYS>>
|
41 |
+
|
42 |
+
{prompt} [/INST] </s>
|
43 |
+
```
|
44 |
+
|
45 |
+
## Download a file (not the whole branch) from below:
|
46 |
+
|
47 |
+
| Filename | Quant type | File Size | Split | Description |
|
48 |
+
| -------- | ---------- | --------- | ----- | ----------- |
|
49 |
+
| [Mistral-Large-Instruct-2407-Q4_K_M.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/tree/main/Mistral-Large-Instruct-2407-Q4_K_M) | Q4_K_M | 73.22GB | true | Good quality, default size for must use cases, *recommended*. |
|
50 |
+
| [Mistral-Large-Instruct-2407-IQ4_XS.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/tree/main/Mistral-Large-Instruct-2407-IQ4_XS) | IQ4_XS | 65.43GB | true | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
|
51 |
+
| [Mistral-Large-Instruct-2407-Q3_K_M.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/tree/main/Mistral-Large-Instruct-2407-Q3_K_M) | Q3_K_M | 59.10GB | true | Low quality. |
|
52 |
+
| [Mistral-Large-Instruct-2407-IQ3_M.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/tree/main/Mistral-Large-Instruct-2407-IQ3_M) | IQ3_M | 55.28GB | true | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
|
53 |
+
| [Mistral-Large-Instruct-2407-Q3_K_S.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/tree/main/Mistral-Large-Instruct-2407-Q3_K_S) | Q3_K_S | 52.85GB | true | Low quality, not recommended. |
|
54 |
+
| [Mistral-Large-Instruct-2407-IQ3_XXS.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/blob/main/Mistral-Large-Instruct-2407-IQ3_XXS.gguf) | IQ3_XXS | 47.01GB | false | Lower quality, new method with decent performance, comparable to Q3 quants. |
|
55 |
+
| [Mistral-Large-Instruct-2407-Q2_K.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/blob/main/Mistral-Large-Instruct-2407-Q2_K.gguf) | Q2_K | 45.20GB | false | Very low quality but surprisingly usable. |
|
56 |
+
| [Mistral-Large-Instruct-2407-IQ2_M.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/blob/main/Mistral-Large-Instruct-2407-IQ2_M.gguf) | IQ2_M | 41.62GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
|
57 |
+
| [Mistral-Large-Instruct-2407-IQ2_XS.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/blob/main/Mistral-Large-Instruct-2407-IQ2_XS.gguf) | IQ2_XS | 36.08GB | false | Low quality, uses SOTA techniques to be usable. |
|
58 |
+
| [Mistral-Large-Instruct-2407-IQ2_XXS.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/blob/main/Mistral-Large-Instruct-2407-IQ2_XXS.gguf) | IQ2_XXS | 32.43GB | false | Very low quality, uses SOTA techniques to be usable. |
|
59 |
+
| [Mistral-Large-Instruct-2407-IQ1_M.gguf](https://huggingface.co/bartowski/Mistral-Large-Instruct-2407-GGUF/blob/main/Mistral-Large-Instruct-2407-IQ1_M.gguf) | IQ1_M | 28.39GB | false | Extremely low quality, *not* recommended. |
|
60 |
+
|
61 |
+
## Credits
|
62 |
+
|
63 |
+
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset
|
64 |
+
|
65 |
+
Thank you ZeroWw for the inspiration to experiment with embed/output
|
66 |
+
|
67 |
+
## Downloading using huggingface-cli
|
68 |
+
|
69 |
+
First, make sure you have hugginface-cli installed:
|
70 |
+
|
71 |
+
```
|
72 |
+
pip install -U "huggingface_hub[cli]"
|
73 |
+
```
|
74 |
+
|
75 |
+
Then, you can target the specific file you want:
|
76 |
+
|
77 |
+
```
|
78 |
+
huggingface-cli download bartowski/Mistral-Large-Instruct-2407-GGUF --include "Mistral-Large-Instruct-2407-Q4_K_M.gguf" --local-dir ./
|
79 |
+
```
|
80 |
+
|
81 |
+
If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
|
82 |
+
|
83 |
+
```
|
84 |
+
huggingface-cli download bartowski/Mistral-Large-Instruct-2407-GGUF --include "Mistral-Large-Instruct-2407-Q8_0.gguf/*" --local-dir Mistral-Large-Instruct-2407-Q8_0
|
85 |
+
```
|
86 |
+
|
87 |
+
You can either specify a new local-dir (Mistral-Large-Instruct-2407-Q8_0) or download them all in place (./)
|
88 |
+
|
89 |
+
## Which file should I choose?
|
90 |
+
|
91 |
+
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
|
92 |
+
|
93 |
+
The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
|
94 |
+
|
95 |
+
If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
|
96 |
+
|
97 |
+
If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
|
98 |
+
|
99 |
+
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
|
100 |
+
|
101 |
+
If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
|
102 |
+
|
103 |
+
If you want to get more into the weeds, you can check out this extremely useful feature chart:
|
104 |
+
|
105 |
+
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
|
106 |
+
|
107 |
+
But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
|
108 |
+
|
109 |
+
These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
|
110 |
+
|
111 |
+
The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
|
112 |
+
|
113 |
+
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
|
114 |
+
|