XelotX bartowski commited on
Commit
3119183
·
verified ·
0 Parent(s):

Duplicate from bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF

Browse files

Co-authored-by: Bartowski <[email protected]>

Files changed (29) hide show
  1. .gitattributes +62 -0
  2. Llama-3.1-Nemotron-70B-Instruct-HF-IQ1_M.gguf +3 -0
  3. Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_M.gguf +3 -0
  4. Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XS.gguf +3 -0
  5. Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XXS.gguf +3 -0
  6. Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_M.gguf +3 -0
  7. Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_XXS.gguf +3 -0
  8. Llama-3.1-Nemotron-70B-Instruct-HF-IQ4_XS.gguf +3 -0
  9. Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K.gguf +3 -0
  10. Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K_L.gguf +3 -0
  11. Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_L.gguf +3 -0
  12. Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_M.gguf +3 -0
  13. Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_S.gguf +3 -0
  14. Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_XL.gguf +3 -0
  15. Llama-3.1-Nemotron-70B-Instruct-HF-Q4_0.gguf +3 -0
  16. Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_L.gguf +3 -0
  17. Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_M.gguf +3 -0
  18. Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_S.gguf +3 -0
  19. Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L-00001-of-00002.gguf +3 -0
  20. Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L-00002-of-00002.gguf +3 -0
  21. Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M-00001-of-00002.gguf +3 -0
  22. Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M-00002-of-00002.gguf +3 -0
  23. Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_S.gguf +3 -0
  24. Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K/Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K-00001-of-00002.gguf +3 -0
  25. Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K/Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K-00002-of-00002.gguf +3 -0
  26. Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0/Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0-00001-of-00002.gguf +3 -0
  27. Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0/Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0-00002-of-00002.gguf +3 -0
  28. Llama-3.1-Nemotron-70B-Instruct-HF.imatrix +3 -0
  29. README.md +132 -0
.gitattributes ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0/Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0/Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K/Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K/Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
48
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
49
+ Llama-3.1-Nemotron-70B-Instruct-HF-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
50
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
51
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
52
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
53
+ Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
54
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
55
+ Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
56
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
57
+ Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
58
+ Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
59
+ Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
60
+ Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
61
+ Llama-3.1-Nemotron-70B-Instruct-HF-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
62
+ Llama-3.1-Nemotron-70B-Instruct-HF.imatrix filter=lfs diff=lfs merge=lfs -text
Llama-3.1-Nemotron-70B-Instruct-HF-IQ1_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507fde4ff0fe5617e3cb48fa2a2ca750fd8c234958152580810f4d319c8d7def
3
+ size 16751201184
Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc402a8a55c7d45b6726fefdd83cebae817d3f2dae31dc12ec2d147b2cf520cd
3
+ size 24119298976
Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cddf348aa7dcf3c864e6b0276572bbf510b1424e48359831325f5d2a661768ab
3
+ size 21142113184
Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cb5651574a30c0f27e3b9cc75bd11b9108df3cc36605504f6e03d3eeecd98a1
3
+ size 19097389984
Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:211450058e4d625ab232a829fd91dd0afc3eaa6d4b5abf67097de9f342459030
3
+ size 31937039264
Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51559dd17d2c4cc86797e1328c4286a9e73324f9d05dc3af1387f4458efb2b7a
3
+ size 27469499296
Llama-3.1-Nemotron-70B-Instruct-HF-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:562a671da8ba1e31f1a346125dce17d0a7d1ffc1713b31b75f6d5ea571759fd5
3
+ size 37902666656
Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d4dd7b4c661e85505856d210cb28ca26d9cd3f0f2f922356a09cde1708b56e
3
+ size 26375113632
Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7579810089353ab0b583995c94519e4e54aa0c9a75ef8d46d88e09c8c5a1a2c
3
+ size 27401161632
Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:001c9aacecbdca348f7c7c6d2b1a4120d447bf023afcacb3b864df023f1e2be4
3
+ size 37140597664
Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e03ca5faca73ccc454905540cbeeebaea99c3460c7d90319bbbb96228e221c
3
+ size 34267499424
Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd58f45220074339a8360a89872b1ec299adb23dbfccc0bc6e2e153021ed5d6
3
+ size 30912056224
Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_XL.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2e5d68710f9955f3da226643613a34c7de6ae819595a556d226561146248326
3
+ size 38059936672
Llama-3.1-Nemotron-70B-Instruct-HF-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ada69e22b920628ec07ae937b17b97f3fd5cbc40f86ff782ca8fa1026d7f74
3
+ size 40116538272
Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8123c20c98d04a4ec812ab36a06cb4511e15ca6fa54c0ace09004393554b45dd
3
+ size 43300195232
Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:604412b79dda081bae08691b935dadd12ab1022b043d095e77cab97cec304f3f
3
+ size 42520398752
Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1decaf118ba6667c1382ff1b3d56dcf57441a668141886f179d3c11b1a15cbf
3
+ size 40347224992
Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea8171af160dbea8375e2a7528f3d15f20a40c0ce1f5e6c10bca99a50824c2a0
3
+ size 40004119200
Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab2f7d448522f77f21fa5345c733fdefb718f926f249f9987f35b20a7bb89fbe
3
+ size 10594165184
Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1ae81a471aa9b20c72b46933eb3ed07f16a80c24f1e9d5cc5f13a7e86962c3a
3
+ size 39875472416
Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99e2db86ed8663ed1fd4994d5a82f4396c3a8c74001476939552c06537e30573
3
+ size 10074349600
Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd0b6b7e1a37cdc113e924a9064a40c58a063be5cc907e502d4f3c76ca09b907
3
+ size 48657451936
Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K/Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e6bb209e12eadcc680e2339aebd0ad7784b92508fdf5a66bda6d15aa3a2be2e
3
+ size 39862704032
Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K/Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e42c3eef10e0b51579774abb91f45f20255fbccbfe55494d466b691e59ba402
3
+ size 18025444544
Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0/Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:369f28fbcaa571688b171ee8bf1438070d7acfeb6faa54731cd8a48df07b86ec
3
+ size 39808941152
Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0/Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304b9e2842671690d98abee715be3bfdfb46972bcbe04e43ade60a9d0844d593
3
+ size 35166113792
Llama-3.1-Nemotron-70B-Instruct-HF.imatrix ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed97b8dc62d52b754ed8661cdec90f2618aee560cbc9eaf817a2ebb3347f4582
3
+ size 24922298
README.md ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
3
+ datasets:
4
+ - nvidia/HelpSteer2
5
+ language:
6
+ - en
7
+ license: llama3.1
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - nvidia
11
+ - llama3.1
12
+ quantized_by: bartowski
13
+ inference: false
14
+ fine-tuning: false
15
+ ---
16
+
17
+ ## Llamacpp imatrix Quantizations of Llama-3.1-Nemotron-70B-Instruct-HF
18
+
19
+ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3901">b3901</a> for quantization.
20
+
21
+ Original model: https://huggingface.co/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
22
+
23
+ All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
24
+
25
+ Run them in [LM Studio](https://lmstudio.ai/)
26
+
27
+ ## Prompt format
28
+
29
+ ```
30
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
31
+
32
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
33
+
34
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
35
+ ```
36
+
37
+ ## Download a file (not the whole branch) from below:
38
+
39
+ | Filename | Quant type | File Size | Split | Description |
40
+ | -------- | ---------- | --------- | ----- | ----------- |
41
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/tree/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0) | Q8_0 | 74.98GB | true | Extremely high quality, generally unneeded but max available quant. |
42
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/tree/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q6_K) | Q6_K | 57.89GB | true | Very high quality, near perfect, *recommended*. |
43
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/tree/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_L) | Q5_K_L | 50.60GB | true | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
44
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/tree/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_M) | Q5_K_M | 49.95GB | true | High quality, *recommended*. |
45
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_S.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_K_S.gguf) | Q5_K_S | 48.66GB | false | High quality, *recommended*. |
46
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_L.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_L.gguf) | Q4_K_L | 43.30GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
47
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_M.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_M.gguf) | Q4_K_M | 42.52GB | false | Good quality, default size for must use cases, *recommended*. |
48
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_S.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_S.gguf) | Q4_K_S | 40.35GB | false | Slightly lower quality with more space savings, *recommended*. |
49
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q4_0.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q4_0.gguf) | Q4_0 | 40.12GB | false | Legacy format, generally not worth using over similarly sized formats |
50
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_XL.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_XL.gguf) | Q3_K_XL | 38.06GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
51
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-IQ4_XS.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-IQ4_XS.gguf) | IQ4_XS | 37.90GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
52
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_L.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_L.gguf) | Q3_K_L | 37.14GB | false | Lower quality but usable, good for low RAM availability. |
53
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_M.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_M.gguf) | Q3_K_M | 34.27GB | false | Low quality. |
54
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_M.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_M.gguf) | IQ3_M | 31.94GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
55
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_S.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q3_K_S.gguf) | Q3_K_S | 30.91GB | false | Low quality, not recommended. |
56
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_XXS.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-IQ3_XXS.gguf) | IQ3_XXS | 27.47GB | false | Lower quality, new method with decent performance, comparable to Q3 quants. |
57
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K_L.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K_L.gguf) | Q2_K_L | 27.40GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
58
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-Q2_K.gguf) | Q2_K | 26.38GB | false | Very low quality but surprisingly usable. |
59
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_M.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_M.gguf) | IQ2_M | 24.12GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
60
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XS.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XS.gguf) | IQ2_XS | 21.14GB | false | Low quality, uses SOTA techniques to be usable. |
61
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XXS.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-IQ2_XXS.gguf) | IQ2_XXS | 19.10GB | false | Very low quality, uses SOTA techniques to be usable. |
62
+ | [Llama-3.1-Nemotron-70B-Instruct-HF-IQ1_M.gguf](https://huggingface.co/bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF/blob/main/Llama-3.1-Nemotron-70B-Instruct-HF-IQ1_M.gguf) | IQ1_M | 16.75GB | false | Extremely low quality, *not* recommended. |
63
+
64
+ ## Embed/output weights
65
+
66
+ Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.
67
+
68
+ Some say that this improves the quality, others don't notice any difference. If you use these models PLEASE COMMENT with your findings. I would like feedback that these are actually used and useful so I don't keep uploading quants no one is using.
69
+
70
+ Thanks!
71
+
72
+ ## Downloading using huggingface-cli
73
+
74
+ First, make sure you have hugginface-cli installed:
75
+
76
+ ```
77
+ pip install -U "huggingface_hub[cli]"
78
+ ```
79
+
80
+ Then, you can target the specific file you want:
81
+
82
+ ```
83
+ huggingface-cli download bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF --include "Llama-3.1-Nemotron-70B-Instruct-HF-Q4_K_M.gguf" --local-dir ./
84
+ ```
85
+
86
+ 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:
87
+
88
+ ```
89
+ huggingface-cli download bartowski/Llama-3.1-Nemotron-70B-Instruct-HF-GGUF --include "Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0/*" --local-dir ./
90
+ ```
91
+
92
+ You can either specify a new local-dir (Llama-3.1-Nemotron-70B-Instruct-HF-Q8_0) or download them all in place (./)
93
+
94
+ ## Q4_0_X_X
95
+
96
+ These are *NOT* for Metal (Apple) offloading, only ARM chips.
97
+
98
+ If you're using an ARM chip, the Q4_0_X_X quants will have a substantial speedup. Check out Q4_0_4_4 speed comparisons [on the original pull request](https://github.com/ggerganov/llama.cpp/pull/5780#pullrequestreview-21657544660)
99
+
100
+ To check which one would work best for your ARM chip, you can check [AArch64 SoC features](https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html) (thanks EloyOn!).
101
+
102
+ ## Which file should I choose?
103
+
104
+ A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
105
+
106
+ 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.
107
+
108
+ 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.
109
+
110
+ 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.
111
+
112
+ Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
113
+
114
+ 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.
115
+
116
+ If you want to get more into the weeds, you can check out this extremely useful feature chart:
117
+
118
+ [llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
119
+
120
+ 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.
121
+
122
+ 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.
123
+
124
+ 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.
125
+
126
+ ## Credits
127
+
128
+ Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset
129
+
130
+ Thank you ZeroWw for the inspiration to experiment with embed/output
131
+
132
+ Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski