From f961193fec4727180445bda81b01ad5ab6525efd Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 4 May 2026 18:30:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ ...stral-Nemo-evol-Instruct-14B.i1-IQ1_M.gguf | 3 + ...stral-Nemo-evol-Instruct-14B.i1-IQ1_S.gguf | 3 + ...stral-Nemo-evol-Instruct-14B.i1-IQ2_M.gguf | 3 + ...stral-Nemo-evol-Instruct-14B.i1-IQ2_S.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-IQ2_XS.gguf | 3 + ...ral-Nemo-evol-Instruct-14B.i1-IQ2_XXS.gguf | 3 + ...stral-Nemo-evol-Instruct-14B.i1-IQ3_M.gguf | 3 + ...stral-Nemo-evol-Instruct-14B.i1-IQ3_S.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-IQ3_XS.gguf | 3 + ...ral-Nemo-evol-Instruct-14B.i1-IQ3_XXS.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-IQ4_XS.gguf | 3 + ...istral-Nemo-evol-Instruct-14B.i1-Q2_K.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-Q3_K_L.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-Q3_K_M.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-Q3_K_S.gguf | 3 + ...istral-Nemo-evol-Instruct-14B.i1-Q4_0.gguf | 3 + ...al-Nemo-evol-Instruct-14B.i1-Q4_0_4_4.gguf | 3 + ...al-Nemo-evol-Instruct-14B.i1-Q4_0_4_8.gguf | 3 + ...al-Nemo-evol-Instruct-14B.i1-Q4_0_8_8.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-Q4_K_M.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-Q4_K_S.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-Q5_K_M.gguf | 3 + ...tral-Nemo-evol-Instruct-14B.i1-Q5_K_S.gguf | 3 + ...istral-Nemo-evol-Instruct-14B.i1-Q6_K.gguf | 3 + README.md | 82 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 217 insertions(+) create mode 100644 .gitattributes create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_M.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_S.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_M.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_S.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XS.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XXS.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_M.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_S.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XS.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XXS.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ4_XS.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q2_K.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_L.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_M.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_S.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_4.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_8.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_8_8.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_M.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_S.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_M.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_S.gguf create mode 100644 Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d047f5f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_M.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_M.gguf new file mode 100644 index 0000000..d77c76f --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f222222a3a7f1d980a522f50b5f47fa15978e92c438488e98a2c0df24d72a3fd +size 3221628704 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_S.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_S.gguf new file mode 100644 index 0000000..0d5b726 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5797ed70c6a3c88fe2ca7e9ad3bf5e21b0712751b760959fd24c99231ca9a69 +size 2999215904 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_M.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_M.gguf new file mode 100644 index 0000000..392e6cd --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c8194fcb9b2926e244167b98d45f440a51870b7f32f1405dcb567aa701ac99 +size 4435027744 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_S.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_S.gguf new file mode 100644 index 0000000..324f556 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da7727d552828058e2c18be621168ef5d62390f3ecfc3ca084c684596584889 +size 4138477344 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XS.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c53c4cf --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b933731cd14f88e1f48b5a7908f406c4ab96abb6514fc30a86d01c21216a12e +size 3915081504 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XXS.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..9d53c3a --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a659d8e6067c1225813aac8088150475ab8e37985d064630ac201ec858150dc +size 3592316704 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_M.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_M.gguf new file mode 100644 index 0000000..79eb8a5 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bea02c4556111a3a2762aef54fa9d7ea41a6f1ffc32de382c5fb1081476262 +size 5722236704 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_S.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_S.gguf new file mode 100644 index 0000000..08592d7 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe556cbbf436b74a5fe06f70d9f60a90af612cf8e439ef33b0acc0586d25cc3e +size 5562083104 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XS.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..18f8176 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba5c6480a2ab3a069edd7b2f0ea50ffc4b2c813677d2c74c12f548280317717 +size 5306492704 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XXS.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e502591 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fafd9bb8aec20e22e51abd0242af5f865cb995d8a8000a40360464d42136c7e0 +size 4945389344 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ4_XS.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..4434b5b --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1133c94d537840265ae25c6e0faea233cf77a504c52051fc59d92201c3207a4 +size 6742714144 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q2_K.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q2_K.gguf new file mode 100644 index 0000000..bd8558a --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10fd495fe4f14005b919a67d18d88fc620dcf814aae6ac8fa42845eedf0c20f1 +size 4791052064 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_L.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..b09a789 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:160b17170d92fe09bec17bdb39ad550dccd5057c01c588c31206010e67d54c8d +size 6561507104 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_M.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..dae35d9 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eadbcec85ddfe203c05f1ccd9cd35a641b77ea4808e384d7512e443930ce34e +size 6083094304 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_S.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8728e84 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a1a48fdb52a94f03f069edcb2ab5a4adc1b66d7f5838784c3bebada7de6b3c +size 5534230304 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0.gguf new file mode 100644 index 0000000..254ecee --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8918101c6b192273e0c4000847b7d99bca8ede98d34faf1291d38013c3757c1 +size 7094642464 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_4.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..8346314 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ba0761d1fa38e3f5061232d3010876da8c258cce285d5ee05fb545ba02cede +size 7071704864 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_8.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..3b388f4 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a4817ad17400f92e98f13bd1c8b27cf3e7768edb32c7ae5315629baa17fcdc +size 7071704864 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_8_8.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..bf29b9b --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ba3d6785c2886ef5782b43bf0ff10c84cd837a5f84f717844491d64ca19815 +size 7071704864 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_M.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..3e06dc0 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79e02be44e8eb760e7d9913e4326ca54886f9abab0f8d46286464cdd76f2197 +size 7477208864 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_S.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..76fda2a --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f539876f908aeebd6c4dbcfd1b92c0ace72fe878ff61d3634dae70f63ede6c +size 7120201504 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_M.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..a04371d --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa74c7b8a3fac8ea0d7f683a1f2905edfa160dfcc83bd8a7791963af2a8e3f2 +size 8727635744 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_S.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0a8af42 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6942ed19d62a20789dd3e438f3fcf2114fa928efb91ce0ca8a03fe1b759b41ec +size 8518739744 diff --git a/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q6_K.gguf b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q6_K.gguf new file mode 100644 index 0000000..24714d3 --- /dev/null +++ b/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2673def601e317ce54a439fb14e37941c77358bf6022ed329c9d1b1f3a67f37b +size 10056214304 diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ba75ba --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: EpistemeAI2/Fireball-Mistral-Nemo-evol-Instruct-14B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- mistral +- trl +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/EpistemeAI2/Fireball-Mistral-Nemo-evol-Instruct-14B + + +static quants are available at https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-GGUF +## Usage + +If you are unsure how to use GGUF files, refer to one of [TheBloke's +READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for +more details, including on how to concatenate multi-part files. + +## Provided Quants + +(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) + +| Link | Type | Size/GB | Notes | +|:-----|:-----|--------:|:------| +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 7.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 7.2 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 7.2 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-evol-Instruct-14B-i1-GGUF/resolve/main/Fireball-Mistral-Nemo-evol-Instruct-14B.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | practically like static Q6_K | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..59f0e02 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fcb08f6b5dc3f66e8fa95da4c5f4574f708121d37afba94d9d1f6d907628df +size 7054405