From b3966e8d6d0e0310d849fa5d6bd7b980116cbe2a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 25 Jun 2026 19:18:17 +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-12B-Philos-GGUF Source: Original Platform --- .gitattributes | 49 +++++++++++++ Fireball-Mistral-Nemo-12B-Philos.IQ3_M.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.IQ3_S.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.IQ3_XS.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.IQ4_XS.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q2_K.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q3_K_L.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q3_K_M.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q3_K_S.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q4_K_M.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q4_K_S.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q5_K_M.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q5_K_S.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q6_K.gguf | 3 + Fireball-Mistral-Nemo-12B-Philos.Q8_0.gguf | 3 + README.md | 72 ++++++++++++++++++++ 16 files changed, 163 insertions(+) create mode 100644 .gitattributes create mode 100644 Fireball-Mistral-Nemo-12B-Philos.IQ3_M.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.IQ3_S.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.IQ3_XS.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.IQ4_XS.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q2_K.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q3_K_L.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q3_K_M.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q3_K_S.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q4_K_M.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q4_K_S.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q5_K_M.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q5_K_S.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q6_K.gguf create mode 100644 Fireball-Mistral-Nemo-12B-Philos.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..41c39b6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +Fireball-Mistral-Nemo-12B-Philos.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Mistral-Nemo-12B-Philos.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fireball-Mistral-Nemo-12B-Philos.IQ3_M.gguf b/Fireball-Mistral-Nemo-12B-Philos.IQ3_M.gguf new file mode 100644 index 0000000..0bfe05d --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e15cb12f72c8ca760c8df44a892920bfac91a88d1b7a3b6e7b42ec2a1583925 +size 5722232288 diff --git a/Fireball-Mistral-Nemo-12B-Philos.IQ3_S.gguf b/Fireball-Mistral-Nemo-12B-Philos.IQ3_S.gguf new file mode 100644 index 0000000..09d7262 --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15cb4bb6095d0dfa583c670d2374b94614d1735a92ab93b3179d38745b8629de +size 5562078688 diff --git a/Fireball-Mistral-Nemo-12B-Philos.IQ3_XS.gguf b/Fireball-Mistral-Nemo-12B-Philos.IQ3_XS.gguf new file mode 100644 index 0000000..74ded4a --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a442d4189d5d6ad2fbf3ad0708e7d905a6e97e097d3a70b435a816b2913f956 +size 5306488288 diff --git a/Fireball-Mistral-Nemo-12B-Philos.IQ4_XS.gguf b/Fireball-Mistral-Nemo-12B-Philos.IQ4_XS.gguf new file mode 100644 index 0000000..bf7f8da --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549c6c883950f36d4801d874d90835c1174873fed400fadc079ab84126ac6aae +size 6800053728 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q2_K.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q2_K.gguf new file mode 100644 index 0000000..6b16c12 --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a49a28a15d5251038dfe45ff99c7de504320b0f6f854a22a496adf916bdd8b +size 4791047648 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q3_K_L.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q3_K_L.gguf new file mode 100644 index 0000000..7bc56d0 --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a11b18049b08c14b90bd59122ce2847ab2c3698160d8f478f665d1dd4a0de1a +size 6561502688 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q3_K_M.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q3_K_M.gguf new file mode 100644 index 0000000..64d8dc1 --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c360bb951f217c61cb690ab2e6cd8b96041e19feb1db0c4536297f813976107 +size 6083089888 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q3_K_S.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q3_K_S.gguf new file mode 100644 index 0000000..a64c860 --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6399e075c9e4a1bd4665832bb4c6437b3564bb37b30c95f672274b33bde790 +size 5534225888 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q4_K_M.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q4_K_M.gguf new file mode 100644 index 0000000..b95408f --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2e1e25d34d0890203c9b23e07b47a726b500cce6cb1a7a081404abfd8bcf90 +size 7477204448 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q4_K_S.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q4_K_S.gguf new file mode 100644 index 0000000..e8d0ebd --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a01216264c39e5e2fec290d9f6ca25fa688d6cfb71398646f83a18a37b8db9 +size 7120197088 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q5_K_M.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q5_K_M.gguf new file mode 100644 index 0000000..3292d6b --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca9f0e37ec5c259b5273b5639d9580e2ba83e1ccd048e4f09a2112d4cc39397 +size 8727631328 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q5_K_S.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q5_K_S.gguf new file mode 100644 index 0000000..2fea40c --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5cc15cb94647b443d79dfde1306098e6cb0190937dfe336a295e6fbecf98eb +size 8518735328 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q6_K.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q6_K.gguf new file mode 100644 index 0000000..8997fd2 --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c2893bb4d755db57cdf95c183238a3c1ecac70feaa8801d5c6ffe55035927b +size 10056209888 diff --git a/Fireball-Mistral-Nemo-12B-Philos.Q8_0.gguf b/Fireball-Mistral-Nemo-12B-Philos.Q8_0.gguf new file mode 100644 index 0000000..e005f33 --- /dev/null +++ b/Fireball-Mistral-Nemo-12B-Philos.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bafcf5e02e2a47980932aa891ecde191fd9d8c260e5b23ced0c657b341792b +size 13022369248 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0fb9001 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: EpistemeAI2/Fireball-Mistral-Nemo-12B-Philos +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- mistral +- trl +--- +## About + + + + + + +static quants of https://huggingface.co/EpistemeAI2/Fireball-Mistral-Nemo-12B-Philos + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-i1-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-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q2_K.gguf) | Q2_K | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.IQ3_XS.gguf) | IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q3_K_S.gguf) | Q3_K_S | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.IQ3_S.gguf) | IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.IQ3_M.gguf) | IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q3_K_L.gguf) | Q3_K_L | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.IQ4_XS.gguf) | IQ4_XS | 6.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q5_K_S.gguf) | Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q5_K_M.gguf) | Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q6_K.gguf) | Q6_K | 10.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Mistral-Nemo-12B-Philos-GGUF/resolve/main/Fireball-Mistral-Nemo-12B-Philos.Q8_0.gguf) | Q8_0 | 13.1 | fast, best quality | + +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. + +