bartowski commited on
Commit
5c20659
1 Parent(s): 1c00be4

Llamacpp quants

Browse files
Files changed (31) hide show
  1. .gitattributes +29 -0
  2. Llama-3-70B-Synthia-v3.5-IQ1_M.gguf +3 -0
  3. Llama-3-70B-Synthia-v3.5-IQ1_S.gguf +3 -0
  4. Llama-3-70B-Synthia-v3.5-IQ2_M.gguf +3 -0
  5. Llama-3-70B-Synthia-v3.5-IQ2_S.gguf +3 -0
  6. Llama-3-70B-Synthia-v3.5-IQ2_XS.gguf +3 -0
  7. Llama-3-70B-Synthia-v3.5-IQ2_XXS.gguf +3 -0
  8. Llama-3-70B-Synthia-v3.5-IQ3_M.gguf +3 -0
  9. Llama-3-70B-Synthia-v3.5-IQ3_S.gguf +3 -0
  10. Llama-3-70B-Synthia-v3.5-IQ3_XS.gguf +3 -0
  11. Llama-3-70B-Synthia-v3.5-IQ3_XXS.gguf +3 -0
  12. Llama-3-70B-Synthia-v3.5-IQ4_NL.gguf +3 -0
  13. Llama-3-70B-Synthia-v3.5-IQ4_XS.gguf +3 -0
  14. Llama-3-70B-Synthia-v3.5-Q2_K.gguf +3 -0
  15. Llama-3-70B-Synthia-v3.5-Q3_K_L.gguf +3 -0
  16. Llama-3-70B-Synthia-v3.5-Q3_K_M.gguf +3 -0
  17. Llama-3-70B-Synthia-v3.5-Q3_K_S.gguf +3 -0
  18. Llama-3-70B-Synthia-v3.5-Q4_K_M.gguf +3 -0
  19. Llama-3-70B-Synthia-v3.5-Q4_K_S.gguf +3 -0
  20. Llama-3-70B-Synthia-v3.5-Q5_K_M.gguf +3 -0
  21. Llama-3-70B-Synthia-v3.5-Q5_K_S.gguf +3 -0
  22. Llama-3-70B-Synthia-v3.5-Q6_K.gguf/Llama-3-70B-Synthia-v3.5-Q6_K-00001-of-00002.gguf +3 -0
  23. Llama-3-70B-Synthia-v3.5-Q6_K.gguf/Llama-3-70B-Synthia-v3.5-Q6_K-00002-of-00002.gguf +3 -0
  24. Llama-3-70B-Synthia-v3.5-Q8_0.gguf/Llama-3-70B-Synthia-v3.5-Q8_0-00001-of-00002.gguf +3 -0
  25. Llama-3-70B-Synthia-v3.5-Q8_0.gguf/Llama-3-70B-Synthia-v3.5-Q8_0-00002-of-00002.gguf +3 -0
  26. Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00001-of-00004.gguf +3 -0
  27. Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00002-of-00004.gguf +3 -0
  28. Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00003-of-00004.gguf +3 -0
  29. Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00004-of-00004.gguf +3 -0
  30. Llama-3-70B-Synthia-v3.5.imatrix +3 -0
  31. README.md +100 -0
.gitattributes CHANGED
@@ -33,3 +33,32 @@ saved_model/**/* 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ Llama-3-70B-Synthia-v3.5-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Llama-3-70B-Synthia-v3.5-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Llama-3-70B-Synthia-v3.5-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Llama-3-70B-Synthia-v3.5-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Llama-3-70B-Synthia-v3.5-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Llama-3-70B-Synthia-v3.5-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Llama-3-70B-Synthia-v3.5-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Llama-3-70B-Synthia-v3.5-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Llama-3-70B-Synthia-v3.5-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Llama-3-70B-Synthia-v3.5-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Llama-3-70B-Synthia-v3.5-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Llama-3-70B-Synthia-v3.5-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
48
+ Llama-3-70B-Synthia-v3.5-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
49
+ Llama-3-70B-Synthia-v3.5-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
50
+ Llama-3-70B-Synthia-v3.5-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
51
+ Llama-3-70B-Synthia-v3.5-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
52
+ Llama-3-70B-Synthia-v3.5-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
53
+ Llama-3-70B-Synthia-v3.5-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
54
+ Llama-3-70B-Synthia-v3.5-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
55
+ Llama-3-70B-Synthia-v3.5-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
56
+ Llama-3-70B-Synthia-v3.5-Q6_K.gguf/Llama-3-70B-Synthia-v3.5-Q6_K-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
57
+ Llama-3-70B-Synthia-v3.5-Q6_K.gguf/Llama-3-70B-Synthia-v3.5-Q6_K-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
58
+ Llama-3-70B-Synthia-v3.5-Q8_0.gguf/Llama-3-70B-Synthia-v3.5-Q8_0-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
59
+ Llama-3-70B-Synthia-v3.5-Q8_0.gguf/Llama-3-70B-Synthia-v3.5-Q8_0-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
60
+ Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00001-of-00004.gguf filter=lfs diff=lfs merge=lfs -text
61
+ Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00002-of-00004.gguf filter=lfs diff=lfs merge=lfs -text
62
+ Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00003-of-00004.gguf filter=lfs diff=lfs merge=lfs -text
63
+ Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00004-of-00004.gguf filter=lfs diff=lfs merge=lfs -text
64
+ Llama-3-70B-Synthia-v3.5.imatrix filter=lfs diff=lfs merge=lfs -text
Llama-3-70B-Synthia-v3.5-IQ1_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02540cef115508b9345e31b2af5bbd1fe7109ceaa2f7ca89801ba7184b5d5633
3
+ size 16751196096
Llama-3-70B-Synthia-v3.5-IQ1_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b285d16c2ea9dc9e21ee9570acdb527df81d45fae8362a00bf64184826dcafae
3
+ size 15343482816
Llama-3-70B-Synthia-v3.5-IQ2_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f8fd7c1866677980521d5d440e08b1350eb1c14327bf401a4dc4eaea54a8afa
3
+ size 24119293888
Llama-3-70B-Synthia-v3.5-IQ2_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddfb2af241ea15cf97aa9aea5439ee37e78faea67b5b9c483f92682d14bfb6ca
3
+ size 22242342848
Llama-3-70B-Synthia-v3.5-IQ2_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef8857664ff16c80f8b3a745cbef70c198034c6b24b476b73f31630afaea0776
3
+ size 21142108096
Llama-3-70B-Synthia-v3.5-IQ2_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e9dc74e2840aea35ba4e23aaa7100f4161392c172c5f55cb9a43f07515fd4b3
3
+ size 19097384896
Llama-3-70B-Synthia-v3.5-IQ3_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31d776ad53c0a548d8ea2e43138a1279de1c7464b4065e9d0abc9bec3921a867
3
+ size 31937034176
Llama-3-70B-Synthia-v3.5-IQ3_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4a3c2b0c2b7972664774cc0c9ec86ecb263813d36266de9770ab687181e616
3
+ size 30912051136
Llama-3-70B-Synthia-v3.5-IQ3_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e854b42df83a5f7b319344697a8387e1dc3fe266374d14c995d24a53040f0a26
3
+ size 29307729856
Llama-3-70B-Synthia-v3.5-IQ3_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21479f272019b1d4b0a391590a0fba66cf9fab09a3960cdef7dd91f499fbe0e2
3
+ size 27469494208
Llama-3-70B-Synthia-v3.5-IQ4_NL.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4931ecec435fe41294a3bd6bac39325d0f39bf87202e9bb7d8cff39d686a5e
3
+ size 40053618624
Llama-3-70B-Synthia-v3.5-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e73253e2ff44528ab000d5e3b317a7f335c042f844cc8c59fad882942a419db
3
+ size 37902661568
Llama-3-70B-Synthia-v3.5-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9641947000d6ea1e606d9b95910e7955fbbf8be1b95b3f982acad61d5c29a0
3
+ size 26375108544
Llama-3-70B-Synthia-v3.5-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1e2438111d38c9ea16c3bc854a422a4124ba978626ef8f0970903e98aca921e
3
+ size 37140592576
Llama-3-70B-Synthia-v3.5-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa895ab3a39668329d9399bb2ed095ceeda4aa4a2e372d33ca1cb0bc77187fca
3
+ size 34267494336
Llama-3-70B-Synthia-v3.5-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7abd97938555062da000a370529e0c253a85ed0664d64e2c2accbe2c70d20f99
3
+ size 30912051136
Llama-3-70B-Synthia-v3.5-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc2d190d15bbf33bcf2af06a5b30a2645d8c4a1958d7488c43d1368cdab792ad
3
+ size 42520393664
Llama-3-70B-Synthia-v3.5-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5de76bb8d3995ee1ba8422c547525dde25c75fa5dd4e5320e5b49d8c431e042d
3
+ size 40347219904
Llama-3-70B-Synthia-v3.5-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f8199380fcbc4642cc93244e5fdad8bab31016a010455aff62936e2c8b19f96
3
+ size 49949816768
Llama-3-70B-Synthia-v3.5-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c456197670ac1161e6d0617b50fdacd18e9584311ec62d0bcd34d14bd18fad
3
+ size 48657446848
Llama-3-70B-Synthia-v3.5-Q6_K.gguf/Llama-3-70B-Synthia-v3.5-Q6_K-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4098cb6e2a49121a5c817d13db90395ab6b1d9cdc659d0079287572fff018fdd
3
+ size 42925165856
Llama-3-70B-Synthia-v3.5-Q6_K.gguf/Llama-3-70B-Synthia-v3.5-Q6_K-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c88c2a460440a88c94378d11681378594e9f145374f44afbd3c6d17838b47d6c
3
+ size 14962977632
Llama-3-70B-Synthia-v3.5-Q8_0.gguf/Llama-3-70B-Synthia-v3.5-Q8_0-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8623e2dd59292eee230d337db79f47cd2cb3dd3f97a05a323c6ee7661994c0ff
3
+ size 42955419744
Llama-3-70B-Synthia-v3.5-Q8_0.gguf/Llama-3-70B-Synthia-v3.5-Q8_0-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:063370a2435333b6363a97219c8bac7c2b5a3858c47fa68d88dabdcfd63fafac
3
+ size 32019630112
Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00001-of-00004.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9c7eb175149ae90938026da526e34b8f3d0f1ee108fa4646c63a15564760a33
3
+ size 42896162848
Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00002-of-00004.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8217117ee19e217210db8807c591fb111b0d2135b286cd17aaba5875aea94c98
3
+ size 42917770560
Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00003-of-00004.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02d054feb3f9365e76c4fe9faf799f4ef71c9550444d318988b6567d883d145d
3
+ size 42934547840
Llama-3-70B-Synthia-v3.5-f16.gguf/Llama-3-70B-Synthia-v3.5-f16-00004-of-00004.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:303b58f1f3b1b21365687668ab1ce19dcd0e8981c2f79259db4b423cb373ea7e
3
+ size 12369431936
Llama-3-70B-Synthia-v3.5.imatrix ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48063ed94c3db78f414bdc6682223ed93ed5bff242ea0bb521c4f7ef620c7021
3
+ size 24922297
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ quantized_by: bartowski
4
+ pipeline_tag: text-generation
5
+ ---
6
+
7
+ ## Llamacpp imatrix Quantizations of Llama-3-70B-Synthia-v3.5
8
+
9
+ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3001">b3001</a> for quantization.
10
+
11
+ Original model: https://huggingface.co/migtissera/Llama-3-70B-Synthia-v3.5
12
+
13
+ All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/b6ac44691e994344625687afe3263b3a)
14
+
15
+ ## Prompt format
16
+
17
+ ```
18
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
19
+
20
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
21
+
22
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
23
+
24
+
25
+ ```
26
+
27
+ ## Download a file (not the whole branch) from below:
28
+
29
+ | Filename | Quant type | File Size | Description |
30
+ | -------- | ---------- | --------- | ----------- |
31
+ | [Llama-3-70B-Synthia-v3.5-Q8_0.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/tree/main/Llama-3-70B-Synthia-v3.5-Q8_0.gguf) | Q8_0 | 74.97GB | Extremely high quality, generally unneeded but max available quant. |
32
+ | [Llama-3-70B-Synthia-v3.5-Q6_K.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/tree/main/Llama-3-70B-Synthia-v3.5-Q6_K.gguf) | Q6_K | 57.88GB | Very high quality, near perfect, *recommended*. |
33
+ | [Llama-3-70B-Synthia-v3.5-Q5_K_M.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-Q5_K_M.gguf) | Q5_K_M | 49.94GB | High quality, *recommended*. |
34
+ | [Llama-3-70B-Synthia-v3.5-Q5_K_S.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-Q5_K_S.gguf) | Q5_K_S | 48.65GB | High quality, *recommended*. |
35
+ | [Llama-3-70B-Synthia-v3.5-Q4_K_M.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-Q4_K_M.gguf) | Q4_K_M | 42.52GB | Good quality, uses about 4.83 bits per weight, *recommended*. |
36
+ | [Llama-3-70B-Synthia-v3.5-Q4_K_S.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-Q4_K_S.gguf) | Q4_K_S | 40.34GB | Slightly lower quality with more space savings, *recommended*. |
37
+ | [Llama-3-70B-Synthia-v3.5-IQ4_NL.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ4_NL.gguf) | IQ4_NL | 40.05GB | Decent quality, slightly smaller than Q4_K_S with similar performance *recommended*. |
38
+ | [Llama-3-70B-Synthia-v3.5-IQ4_XS.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ4_XS.gguf) | IQ4_XS | 37.90GB | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
39
+ | [Llama-3-70B-Synthia-v3.5-Q3_K_L.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-Q3_K_L.gguf) | Q3_K_L | 37.14GB | Lower quality but usable, good for low RAM availability. |
40
+ | [Llama-3-70B-Synthia-v3.5-Q3_K_M.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-Q3_K_M.gguf) | Q3_K_M | 34.26GB | Even lower quality. |
41
+ | [Llama-3-70B-Synthia-v3.5-IQ3_M.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ3_M.gguf) | IQ3_M | 31.93GB | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
42
+ | [Llama-3-70B-Synthia-v3.5-IQ3_S.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ3_S.gguf) | IQ3_S | 30.91GB | Lower quality, new method with decent performance, recommended over Q3_K_S quant, same size with better performance. |
43
+ | [Llama-3-70B-Synthia-v3.5-Q3_K_S.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-Q3_K_S.gguf) | Q3_K_S | 30.91GB | Low quality, not recommended. |
44
+ | [Llama-3-70B-Synthia-v3.5-IQ3_XS.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ3_XS.gguf) | IQ3_XS | 29.30GB | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
45
+ | [Llama-3-70B-Synthia-v3.5-IQ3_XXS.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ3_XXS.gguf) | IQ3_XXS | 27.46GB | Lower quality, new method with decent performance, comparable to Q3 quants. |
46
+ | [Llama-3-70B-Synthia-v3.5-Q2_K.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-Q2_K.gguf) | Q2_K | 26.37GB | Very low quality but surprisingly usable. |
47
+ | [Llama-3-70B-Synthia-v3.5-IQ2_M.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ2_M.gguf) | IQ2_M | 24.11GB | Very low quality, uses SOTA techniques to also be surprisingly usable. |
48
+ | [Llama-3-70B-Synthia-v3.5-IQ2_S.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ2_S.gguf) | IQ2_S | 22.24GB | Very low quality, uses SOTA techniques to be usable. |
49
+ | [Llama-3-70B-Synthia-v3.5-IQ2_XS.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ2_XS.gguf) | IQ2_XS | 21.14GB | Very low quality, uses SOTA techniques to be usable. |
50
+ | [Llama-3-70B-Synthia-v3.5-IQ2_XXS.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ2_XXS.gguf) | IQ2_XXS | 19.09GB | Lower quality, uses SOTA techniques to be usable. |
51
+ | [Llama-3-70B-Synthia-v3.5-IQ1_M.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ1_M.gguf) | IQ1_M | 16.75GB | Extremely low quality, *not* recommended. |
52
+ | [Llama-3-70B-Synthia-v3.5-IQ1_S.gguf](https://huggingface.co/bartowski/Llama-3-70B-Synthia-v3.5-GGUF/blob/main/Llama-3-70B-Synthia-v3.5-IQ1_S.gguf) | IQ1_S | 15.34GB | Extremely low quality, *not* recommended. |
53
+
54
+ ## Downloading using huggingface-cli
55
+
56
+ First, make sure you have hugginface-cli installed:
57
+
58
+ ```
59
+ pip install -U "huggingface_hub[cli]"
60
+ ```
61
+
62
+ Then, you can target the specific file you want:
63
+
64
+ ```
65
+ huggingface-cli download bartowski/Llama-3-70B-Synthia-v3.5-GGUF --include "Llama-3-70B-Synthia-v3.5-Q4_K_M.gguf" --local-dir ./
66
+ ```
67
+
68
+ 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:
69
+
70
+ ```
71
+ huggingface-cli download bartowski/Llama-3-70B-Synthia-v3.5-GGUF --include "Llama-3-70B-Synthia-v3.5-Q8_0.gguf/*" --local-dir Llama-3-70B-Synthia-v3.5-Q8_0
72
+ ```
73
+
74
+ You can either specify a new local-dir (Llama-3-70B-Synthia-v3.5-Q8_0) or download them all in place (./)
75
+
76
+ ## Which file should I choose?
77
+
78
+ A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
79
+
80
+ 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.
81
+
82
+ 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.
83
+
84
+ 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.
85
+
86
+ Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
87
+
88
+ 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.
89
+
90
+ If you want to get more into the weeds, you can check out this extremely useful feature chart:
91
+
92
+ [llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
93
+
94
+ 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.
95
+
96
+ 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.
97
+
98
+ 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.
99
+
100
+ Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski