Commit ·
0174c33
verified ·
0
Parent(s):
Super-squash history to reclaim storage
Browse files- .gitattributes +70 -0
- AceInstruct-1.5B-bf16.gguf +3 -0
- AceInstruct-1.5B-bf16_q8_0.gguf +3 -0
- AceInstruct-1.5B-f16_q8_0.gguf +3 -0
- AceInstruct-1.5B-iq3_m.gguf +3 -0
- AceInstruct-1.5B-iq3_s.gguf +3 -0
- AceInstruct-1.5B-iq3_xs.gguf +3 -0
- AceInstruct-1.5B-iq3_xxs.gguf +3 -0
- AceInstruct-1.5B-iq4_nl.gguf +3 -0
- AceInstruct-1.5B-iq4_xs.gguf +3 -0
- AceInstruct-1.5B-q3_k_m.gguf +3 -0
- AceInstruct-1.5B-q3_k_s.gguf +3 -0
- AceInstruct-1.5B-q4_0.gguf +3 -0
- AceInstruct-1.5B-q4_1.gguf +3 -0
- AceInstruct-1.5B-q4_k_m.gguf +3 -0
- AceInstruct-1.5B-q4_k_s.gguf +3 -0
- AceInstruct-1.5B-q5_0.gguf +3 -0
- AceInstruct-1.5B-q5_1.gguf +3 -0
- AceInstruct-1.5B-q5_k_m.gguf +3 -0
- AceInstruct-1.5B-q5_k_s.gguf +3 -0
- AceInstruct-1.5B-q6_k_m.gguf +3 -0
- AceInstruct-1.5B-q8_0.gguf +3 -0
- AceInstruct-1.5B.imatrix +3 -0
- README.md +182 -0
.gitattributes
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
AceInstruct-1.5B-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
AceInstruct-1.5B-f16_q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
AceInstruct-1.5B-bf16_q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
AceInstruct-1.5B-f16_q6_k.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
AceInstruct-1.5B-bf16_q6_k.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
AceInstruct-1.5B-f16_q4_k.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
AceInstruct-1.5B-bf16_q4_k.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
AceInstruct-1.5B-q3_k_l.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
AceInstruct-1.5B-q4_k_l.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
AceInstruct-1.5B-q5_k_l.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
AceInstruct-1.5B-q6_k_l.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
AceInstruct-1.5B-q3_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
AceInstruct-1.5B-q3_k_s.gguf filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
AceInstruct-1.5B-q4_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
AceInstruct-1.5B-q4_k_s.gguf filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
AceInstruct-1.5B-q5_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
AceInstruct-1.5B-q5_k_s.gguf filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
AceInstruct-1.5B-q6_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
AceInstruct-1.5B-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
AceInstruct-1.5B-q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
AceInstruct-1.5B-q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
AceInstruct-1.5B-q4_0_l.gguf filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
AceInstruct-1.5B-q4_1_l.gguf filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
AceInstruct-1.5B-q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
AceInstruct-1.5B-q5_1.gguf filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
AceInstruct-1.5B-q5_0_l.gguf filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
AceInstruct-1.5B-q5_1_l.gguf filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
AceInstruct-1.5B-iq3_xs.gguf filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
AceInstruct-1.5B-iq3_xxs.gguf filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
AceInstruct-1.5B-iq3_s.gguf filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
AceInstruct-1.5B-iq3_m.gguf filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
AceInstruct-1.5B-iq4_xs.gguf filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
AceInstruct-1.5B-iq4_nl.gguf filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
AceInstruct-1.5B.imatrix filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
AceInstruct-1.5B-bf16.gguf filter=lfs diff=lfs merge=lfs -text
|
AceInstruct-1.5B-bf16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eecbc48a9a1042b64b068d68db37242becfaafe02db1e114b50f4751ac088ee
|
| 3 |
+
size 3560414432
|
AceInstruct-1.5B-bf16_q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bef5b559e80c7516d399a88ca50a4f76d088bc31d7707d67660f49f63db2d0ad
|
| 3 |
+
size 2765626592
|
AceInstruct-1.5B-f16_q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f55a431dce443632a3ccd034db430af76905f9f6d9842babf37455c57f219e7d
|
| 3 |
+
size 2765626592
|
AceInstruct-1.5B-iq3_m.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0233b3055fffa4e266cedf7b3171d4cc4b7027434bc5631f27018abeb2d9ac79
|
| 3 |
+
size 934739424
|
AceInstruct-1.5B-iq3_s.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d94326513e789a49ec1c7386c9d7a989cc178cdd32f82a494b5667aab8ffd45
|
| 3 |
+
size 934739424
|
AceInstruct-1.5B-iq3_xs.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd20066467cc1e67cea752d2615082aafdda8ebaa828abd6a458d61d7f410259
|
| 3 |
+
size 868310496
|
AceInstruct-1.5B-iq3_xxs.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:300880b264934c6d69e5854373a1bc0fb6d2d7e962fe7120cddbc9f62197e808
|
| 3 |
+
size 854461920
|
AceInstruct-1.5B-iq4_nl.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d5329febf3ce4fc9c17df4087c47834eb280c382350b845dc31c5eacc341cb2
|
| 3 |
+
size 1067601888
|
AceInstruct-1.5B-iq4_xs.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a03f05234a4c4313a0897205b392486df759e01f7aa6efc26024c9eaef80b9ce
|
| 3 |
+
size 1019709408
|
AceInstruct-1.5B-q3_k_m.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ec4c2d0453f81ce3c2e3786cd0984dace92d3a217cc9d61f9123f6006b4e53f
|
| 3 |
+
size 1012175328
|
AceInstruct-1.5B-q3_k_s.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8736f9d1e105684c6ffdebb9dc7cabf04f46b76417f1d1c1f5209c6e7fadb91
|
| 3 |
+
size 950185440
|
AceInstruct-1.5B-q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:243cdc200c4bb3a2bc7b0089180db2a6a4b861d49c5c98b3b04c571eae1244be
|
| 3 |
+
size 1006058976
|
AceInstruct-1.5B-q4_1.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84dfe29c35b36dff12238563f18e5d93797c19d3e96f9a90096df3758fa308a7
|
| 3 |
+
size 1117117920
|
AceInstruct-1.5B-q4_k_m.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40ceef6440c4ca1afbe65f9c88cf4e6996d4a2cb83c65a3268f801278f10a366
|
| 3 |
+
size 1167974880
|
AceInstruct-1.5B-q4_k_s.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c7e2044e7782f50f640ce5ef203179be1f29eded917c0be49a6dcc88880e7e8
|
| 3 |
+
size 1138827744
|
AceInstruct-1.5B-q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da3c08de15001618290230466961777484f426efb3c10264ef63b9553e8d3bc3
|
| 3 |
+
size 1228176864
|
AceInstruct-1.5B-q5_1.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26c97df87109130c8dabe1e2318ba65f9104373bd0fd629acb466fdb46d0fc69
|
| 3 |
+
size 1339235808
|
AceInstruct-1.5B-q5_k_m.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d34de0864b963d6ab0862d24bb247e40ca3acab428944c8473441eaee2cb150a
|
| 3 |
+
size 1318367712
|
AceInstruct-1.5B-q5_k_s.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f0bf69c909c7b517f870f71f4493990dc51e73473da3c9ca393c7741d4593da
|
| 3 |
+
size 1303327200
|
AceInstruct-1.5B-q6_k_m.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d53ef96f4976c87963483ea5f38ce537e1dcec01c17560d933278322b4db4e4
|
| 3 |
+
size 1464177120
|
AceInstruct-1.5B-q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18058e3b63bd037028e37333b0e1a66ce60ae8b349f28f8a10d780b95d71c4c3
|
| 3 |
+
size 1894530272
|
AceInstruct-1.5B.imatrix
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86446600001279a2499bc643cbbe7309fb9a9d4e6e4159527d80fd7e8e403863
|
| 3 |
+
size 2042214
|
README.md
ADDED
|
@@ -0,0 +1,182 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
tags:
|
| 7 |
+
- nvidia
|
| 8 |
+
- AceInstruct
|
| 9 |
+
- code
|
| 10 |
+
- math
|
| 11 |
+
- general_domain
|
| 12 |
+
- instruct_model
|
| 13 |
+
- pytorch
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# <span style="color: #7FFF7F;">AceInstruct-1.5B GGUF Models</span>
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## <span style="color: #7F7FFF;">Model Generation Details</span>
|
| 20 |
+
|
| 21 |
+
This model was generated using [llama.cpp](https://github.com/ggerganov/llama.cpp) at commit [`b9c3eefd`](https://github.com/ggerganov/llama.cpp/commit/b9c3eefde1b67104bd993485ff38dd62abe9d70c).
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
<a href="https://readyforquantum.com/huggingface_gguf_selection_guide.html" style="color: #7FFF7F;">
|
| 31 |
+
Click here to get info on choosing the right GGUF model format
|
| 32 |
+
</a>
|
| 33 |
+
|
| 34 |
+
---
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
<!--Begin Original Model Card-->
|
| 39 |
+
|
| 40 |
+
|
| 41 |
+
## Introduction
|
| 42 |
+
We introduce AceInstruct, a family of advanced SFT models for coding, mathematics, and general-purpose tasks. The AceInstruct family, which includes AceInstruct-1.5B, 7B, and 72B, is <b>Improved using Qwen</b>.
|
| 43 |
+
These models are fine-tuned on Qwen2.5-Base using [general SFT datasets](https://huggingface.co/datasets/nvidia/AceMath-Instruct-Training-Data). These same datasets are also used in the training of [AceMath-Instruct](https://huggingface.co/nvidia/AceMath-72B-Instruct). Different from AceMath-Instruct which is specialized for math questions, AceInstruct is versatile and can be applied to a wide range of domains. Benchmark evaluations across coding, mathematics, and general knowledge tasks demonstrate that AceInstruct delivers performance comparable to Qwen2.5-Instruct.
|
| 44 |
+
|
| 45 |
+
For more information about AceInstruct, check our [website](https://research.nvidia.com/labs/adlr/acemath/) and [paper](https://arxiv.org/abs/2412.15084).
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
## Benchmark Results
|
| 49 |
+
| | Qwen2.5-1.5B-Instruct | AceInstruct-1.5B | Qwen2.5-7B-Instruct | AceInstruct-7B | Qwen2.5-72B-Instruct | AceInstruct-72B |
|
| 50 |
+
| --------- |:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|
|
| 51 |
+
| HumanEval | 61.60 | 73.17 | 84.80 | 85.37 | 86.60 | 89.63 |
|
| 52 |
+
| MBPP | 63.20 | 65.76 | 79.20 | 74.32 | 88.20 | 83.66 |
|
| 53 |
+
| GSM8K | 73.20 | 80.44 | 91.60 | 93.10 | 95.80 | 96.36 |
|
| 54 |
+
| MATH | 55.20 | 60.34 | 75.50 | 76.40 | 83.10 | 84.50 |
|
| 55 |
+
| MMLU | 58.37 | 58.17 | 74.51 | 74.68 | 84.67 | 83.88 |
|
| 56 |
+
| MMLU Pro | 32.40 | 33.78 | 56.30 | 54.50 | 71.10 | 66.10 |
|
| 57 |
+
| Average | 57.33 | 61.94 | 76.99 | 76.40 | 84.91 | 84.02 |
|
| 58 |
+
|
| 59 |
+
We compare AceInstruct to Qwen2.5-Instruct across coding, mathematics, and general knowledge tasks. We find that AceInstruct-1.5B outperforms Qwen2.5-1.5B-Instruct (61.94 vs. 57.33), while AceInstruct-7B and AceInstruct-72B perform similarly to Qwen2.5-7B-Instruct and Qwen2.5-72B-Instruct.
|
| 60 |
+
|
| 61 |
+
|
| 62 |
+
## All Resources
|
| 63 |
+
### AceMath Instruction Models
|
| 64 |
+
- [AceMath-1.5B-Instruct](https://huggingface.co/nvidia/AceMath-1.5B-Instruct), [AceMath-7B-Instruct](https://huggingface.co/nvidia/AceMath-7B-Instruct), [AceMath-72B-Instruct](https://huggingface.co/nvidia/AceMath-72B-Instruct)
|
| 65 |
+
|
| 66 |
+
### AceMath Reward Models
|
| 67 |
+
- [AceMath-7B-RM](https://huggingface.co/nvidia/AceMath-7B-RM), [AceMath-72B-RM](https://huggingface.co/nvidia/AceMath-72B-RM)
|
| 68 |
+
|
| 69 |
+
### Evaluation & Training Data
|
| 70 |
+
- [AceMath-RewardBench](https://huggingface.co/datasets/nvidia/AceMath-RewardBench), [AceMath-Instruct Training Data](https://huggingface.co/datasets/nvidia/AceMath-Instruct-Training-Data), [AceMath-RM Training Data](https://huggingface.co/datasets/nvidia/AceMath-RM-Training-Data)
|
| 71 |
+
|
| 72 |
+
### General Instruction Models
|
| 73 |
+
- [AceInstruct-1.5B](https://huggingface.co/nvidia/AceInstruct-1.5B), [AceInstruct-7B](https://huggingface.co/nvidia/AceInstruct-7B), [AceInstruct-72B](https://huggingface.co/nvidia/AceInstruct-72B)
|
| 74 |
+
|
| 75 |
+
|
| 76 |
+
## How to use
|
| 77 |
+
```python
|
| 78 |
+
from transformers import AutoModelForCausalLM, AutoTokenizer
|
| 79 |
+
|
| 80 |
+
model_name = "AceInstruct-1.5B"
|
| 81 |
+
tokenizer = AutoTokenizer.from_pretrained(model_name)
|
| 82 |
+
model = AutoModelForCausalLM.from_pretrained(model_name, torch_dtype="auto", device_map="auto")
|
| 83 |
+
|
| 84 |
+
prompt = "Tell me something about artificial intelligence."
|
| 85 |
+
messages = [{"role": "user", "content": prompt}]
|
| 86 |
+
|
| 87 |
+
text = tokenizer.apply_chat_template(
|
| 88 |
+
messages,
|
| 89 |
+
tokenize=False,
|
| 90 |
+
add_generation_prompt=True
|
| 91 |
+
)
|
| 92 |
+
model_inputs = tokenizer([text], return_tensors="pt").to("cuda")
|
| 93 |
+
|
| 94 |
+
generated_ids = model.generate(
|
| 95 |
+
**model_inputs,
|
| 96 |
+
max_new_tokens=1024
|
| 97 |
+
)
|
| 98 |
+
generated_ids = [
|
| 99 |
+
output_ids[len(input_ids):] for input_ids, output_ids in zip(model_inputs.input_ids, generated_ids)
|
| 100 |
+
]
|
| 101 |
+
|
| 102 |
+
response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
| 103 |
+
```
|
| 104 |
+
|
| 105 |
+
|
| 106 |
+
## Correspondence to
|
| 107 |
+
Zihan Liu (zihanl@nvidia.com), Yang Chen (yachen@nvidia.com), Wei Ping (wping@nvidia.com)
|
| 108 |
+
|
| 109 |
+
|
| 110 |
+
## Citation
|
| 111 |
+
If you find our work helpful, we’d appreciate it if you could cite us.
|
| 112 |
+
<pre>
|
| 113 |
+
@article{acemath2024,
|
| 114 |
+
title={AceMath: Advancing Frontier Math Reasoning with Post-Training and Reward Modeling},
|
| 115 |
+
author={Liu, Zihan and Chen, Yang and Shoeybi, Mohammad and Catanzaro, Bryan and Ping, Wei},
|
| 116 |
+
journal={arXiv preprint},
|
| 117 |
+
year={2024}
|
| 118 |
+
}
|
| 119 |
+
</pre>
|
| 120 |
+
|
| 121 |
+
|
| 122 |
+
## License
|
| 123 |
+
All models in the AceInstruct family are for non-commercial use only, subject to [Terms of Use](https://openai.com/policies/row-terms-of-use/) of the data generated by OpenAI. We put the AceInstruct models under the license of [Creative Commons Attribution: Non-Commercial 4.0 International](https://spdx.org/licenses/CC-BY-NC-4.0).
|
| 124 |
+
|
| 125 |
+
<!--End Original Model Card-->
|
| 126 |
+
|
| 127 |
+
---
|
| 128 |
+
|
| 129 |
+
# <span id="testllm" style="color: #7F7FFF;">🚀 If you find these models useful</span>
|
| 130 |
+
|
| 131 |
+
Help me test my **AI-Powered Quantum Network Monitor Assistant** with **quantum-ready security checks**:
|
| 132 |
+
|
| 133 |
+
👉 [Quantum Network Monitor](https://readyforquantum.com/?assistant=open&utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface_repo_readme)
|
| 134 |
+
|
| 135 |
+
|
| 136 |
+
The full Open Source Code for the Quantum Network Monitor Service available at my github repos ( repos with NetworkMonitor in the name) : [Source Code Quantum Network Monitor](https://github.com/Mungert69). You will also find the code I use to quantize the models if you want to do it yourself [GGUFModelBuilder](https://github.com/Mungert69/GGUFModelBuilder)
|
| 137 |
+
|
| 138 |
+
💬 **How to test**:
|
| 139 |
+
Choose an **AI assistant type**:
|
| 140 |
+
- `TurboLLM` (GPT-4.1-mini)
|
| 141 |
+
- `HugLLM` (Hugginface Open-source models)
|
| 142 |
+
- `TestLLM` (Experimental CPU-only)
|
| 143 |
+
|
| 144 |
+
### **What I’m Testing**
|
| 145 |
+
I’m pushing the limits of **small open-source models for AI network monitoring**, specifically:
|
| 146 |
+
- **Function calling** against live network services
|
| 147 |
+
- **How small can a model go** while still handling:
|
| 148 |
+
- Automated **Nmap security scans**
|
| 149 |
+
- **Quantum-readiness checks**
|
| 150 |
+
- **Network Monitoring tasks**
|
| 151 |
+
|
| 152 |
+
🟡 **TestLLM** – Current experimental model (llama.cpp on 2 CPU threads on huggingface docker space):
|
| 153 |
+
- ✅ **Zero-configuration setup**
|
| 154 |
+
- ⏳ 30s load time (slow inference but **no API costs**) . No token limited as the cost is low.
|
| 155 |
+
- 🔧 **Help wanted!** If you’re into **edge-device AI**, let’s collaborate!
|
| 156 |
+
|
| 157 |
+
### **Other Assistants**
|
| 158 |
+
🟢 **TurboLLM** – Uses **gpt-4.1-mini** :
|
| 159 |
+
- **It performs very well but unfortunatly OpenAI charges per token. For this reason tokens usage is limited.
|
| 160 |
+
- **Create custom cmd processors to run .net code on Quantum Network Monitor Agents**
|
| 161 |
+
- **Real-time network diagnostics and monitoring**
|
| 162 |
+
- **Security Audits**
|
| 163 |
+
- **Penetration testing** (Nmap/Metasploit)
|
| 164 |
+
|
| 165 |
+
🔵 **HugLLM** – Latest Open-source models:
|
| 166 |
+
- 🌐 Runs on Hugging Face Inference API. Performs pretty well using the lastest models hosted on Novita.
|
| 167 |
+
|
| 168 |
+
### 💡 **Example commands you could test**:
|
| 169 |
+
1. `"Give me info on my websites SSL certificate"`
|
| 170 |
+
2. `"Check if my server is using quantum safe encyption for communication"`
|
| 171 |
+
3. `"Run a comprehensive security audit on my server"`
|
| 172 |
+
4. '"Create a cmd processor to .. (what ever you want)" Note you need to install a [Quantum Network Monitor Agent](https://readyforquantum.com/Download/?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface_repo_readme) to run the .net code on. This is a very flexible and powerful feature. Use with caution!
|
| 173 |
+
|
| 174 |
+
### Final Word
|
| 175 |
+
|
| 176 |
+
I fund the servers used to create these model files, run the Quantum Network Monitor service, and pay for inference from Novita and OpenAI—all out of my own pocket. All the code behind the model creation and the Quantum Network Monitor project is [open source](https://github.com/Mungert69). Feel free to use whatever you find helpful.
|
| 177 |
+
|
| 178 |
+
If you appreciate the work, please consider [buying me a coffee](https://www.buymeacoffee.com/mahadeva) ☕. Your support helps cover service costs and allows me to raise token limits for everyone.
|
| 179 |
+
|
| 180 |
+
I'm also open to job opportunities or sponsorship.
|
| 181 |
+
|
| 182 |
+
Thank you! 😊
|