From 4c7dc903e95ef45fddd5c981af8e64ff794eae82 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 16 May 2026 05:51:13 +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/Ahma-3B-Instruct-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++++++++ Ahma-3B-Instruct.IQ3_M.gguf | 3 ++ Ahma-3B-Instruct.IQ3_S.gguf | 3 ++ Ahma-3B-Instruct.IQ3_XS.gguf | 3 ++ Ahma-3B-Instruct.IQ4_XS.gguf | 3 ++ Ahma-3B-Instruct.Q2_K.gguf | 3 ++ Ahma-3B-Instruct.Q3_K_L.gguf | 3 ++ Ahma-3B-Instruct.Q3_K_M.gguf | 3 ++ Ahma-3B-Instruct.Q3_K_S.gguf | 3 ++ Ahma-3B-Instruct.Q4_K_M.gguf | 3 ++ Ahma-3B-Instruct.Q4_K_S.gguf | 3 ++ Ahma-3B-Instruct.Q5_K_M.gguf | 3 ++ Ahma-3B-Instruct.Q5_K_S.gguf | 3 ++ Ahma-3B-Instruct.Q6_K.gguf | 3 ++ Ahma-3B-Instruct.Q8_0.gguf | 3 ++ Ahma-3B-Instruct.f16.gguf | 3 ++ README.md | 70 ++++++++++++++++++++++++++++++++++++ 17 files changed, 165 insertions(+) create mode 100644 .gitattributes create mode 100644 Ahma-3B-Instruct.IQ3_M.gguf create mode 100644 Ahma-3B-Instruct.IQ3_S.gguf create mode 100644 Ahma-3B-Instruct.IQ3_XS.gguf create mode 100644 Ahma-3B-Instruct.IQ4_XS.gguf create mode 100644 Ahma-3B-Instruct.Q2_K.gguf create mode 100644 Ahma-3B-Instruct.Q3_K_L.gguf create mode 100644 Ahma-3B-Instruct.Q3_K_M.gguf create mode 100644 Ahma-3B-Instruct.Q3_K_S.gguf create mode 100644 Ahma-3B-Instruct.Q4_K_M.gguf create mode 100644 Ahma-3B-Instruct.Q4_K_S.gguf create mode 100644 Ahma-3B-Instruct.Q5_K_M.gguf create mode 100644 Ahma-3B-Instruct.Q5_K_S.gguf create mode 100644 Ahma-3B-Instruct.Q6_K.gguf create mode 100644 Ahma-3B-Instruct.Q8_0.gguf create mode 100644 Ahma-3B-Instruct.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d23117d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +Ahma-3B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ahma-3B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Ahma-3B-Instruct.IQ3_M.gguf b/Ahma-3B-Instruct.IQ3_M.gguf new file mode 100644 index 0000000..ee72f2d --- /dev/null +++ b/Ahma-3B-Instruct.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9493eb08cba562043ba6066cec48e28f8e884f5fac4dd1797e349e584066c858 +size 2225468288 diff --git a/Ahma-3B-Instruct.IQ3_S.gguf b/Ahma-3B-Instruct.IQ3_S.gguf new file mode 100644 index 0000000..6ccb463 --- /dev/null +++ b/Ahma-3B-Instruct.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9b993c3589284d4a49e3651acd297a9fbf98e1fb22a6f0456198b593d445ea +size 2148540288 diff --git a/Ahma-3B-Instruct.IQ3_XS.gguf b/Ahma-3B-Instruct.IQ3_XS.gguf new file mode 100644 index 0000000..d21400f --- /dev/null +++ b/Ahma-3B-Instruct.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ed6c8db1ede8a80fb31d546226d23f67938a3c85ab584b97379dc87cad85a5 +size 2148540288 diff --git a/Ahma-3B-Instruct.IQ4_XS.gguf b/Ahma-3B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..12bd216 --- /dev/null +++ b/Ahma-3B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5421e0fbd5ac3bca549d21ca275e6fb1e626c48ee968a48bdb4910f0b56c308 +size 2164092288 diff --git a/Ahma-3B-Instruct.Q2_K.gguf b/Ahma-3B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..9ebfefd --- /dev/null +++ b/Ahma-3B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff2fd7549fa00d980f2e3db3ffc1159bbcc7d44b5e6354f4d3d25052e5f9439 +size 2148540288 diff --git a/Ahma-3B-Instruct.Q3_K_L.gguf b/Ahma-3B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..9044123 --- /dev/null +++ b/Ahma-3B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea973e474601c69bba5b236d1992957638cf5ea337affedc67f73923c08e250 +size 2383164288 diff --git a/Ahma-3B-Instruct.Q3_K_M.gguf b/Ahma-3B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..6c41f7c --- /dev/null +++ b/Ahma-3B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b49c73d674b426872388a4d7a87255f2814da63792ecd2a692554b7cde370ef +size 2307964288 diff --git a/Ahma-3B-Instruct.Q3_K_S.gguf b/Ahma-3B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..ce476cd --- /dev/null +++ b/Ahma-3B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d433b8f48dedcdb5fe68e1f6963f41ef1fa49960bcd9400ed42a4ce319b0a9f3 +size 2148540288 diff --git a/Ahma-3B-Instruct.Q4_K_M.gguf b/Ahma-3B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..345349c --- /dev/null +++ b/Ahma-3B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4be3ae810a63f6d078ff6a7232c83b48301f7e1fb6236b7e76a4f38c7d5300 +size 2761635072 diff --git a/Ahma-3B-Instruct.Q4_K_S.gguf b/Ahma-3B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..0878de5 --- /dev/null +++ b/Ahma-3B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beea8114c7a7df35b78d7f3a0a12ca6df0b5bad17799ea83ee4040b312ac4487 +size 2584675072 diff --git a/Ahma-3B-Instruct.Q5_K_M.gguf b/Ahma-3B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..c84e641 --- /dev/null +++ b/Ahma-3B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff699235cf6e3dd7083d39dc7973afe6ac84a53d183dc2f1d739b563a6ae9091 +size 2945046464 diff --git a/Ahma-3B-Instruct.Q5_K_S.gguf b/Ahma-3B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..26d16f2 --- /dev/null +++ b/Ahma-3B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacad6cafbd6f6edaed3672c03ebe0ae6b4dd3c2b223656bed79386555c7532f +size 2791126464 diff --git a/Ahma-3B-Instruct.Q6_K.gguf b/Ahma-3B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..c74d696 --- /dev/null +++ b/Ahma-3B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42460a11c2934c532143f1083ef087777d47c2718dc42b187d19a84d66fc4f87 +size 3862103488 diff --git a/Ahma-3B-Instruct.Q8_0.gguf b/Ahma-3B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..9470a3d --- /dev/null +++ b/Ahma-3B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a5d1be4e45afc76e48619d019a3c890d7992a7428dea9cf5d37b517b0c2048 +size 3862103488 diff --git a/Ahma-3B-Instruct.f16.gguf b/Ahma-3B-Instruct.f16.gguf new file mode 100644 index 0000000..e454f48 --- /dev/null +++ b/Ahma-3B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201418b6c5bf7dbcc68e5f2c196fd7af253bc60f8774fde76c9acd3980b17502 +size 7267805440 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a932f0 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: Finnish-NLP/Ahma-3B-Instruct +language: +- fi +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- finnish +- llama +--- +## About + + + + + + +static quants of https://huggingface.co/Finnish-NLP/Ahma-3B-Instruct + + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.IQ3_S.gguf) | IQ3_S | 2.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.IQ3_XS.gguf) | IQ3_XS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q2_K.gguf) | Q2_K | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q3_K_S.gguf) | Q3_K_S | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.IQ4_XS.gguf) | IQ4_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.IQ3_M.gguf) | IQ3_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q3_K_M.gguf) | Q3_K_M | 2.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q3_K_L.gguf) | Q3_K_L | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q4_K_S.gguf) | Q4_K_S | 2.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q4_K_M.gguf) | Q4_K_M | 2.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q5_K_S.gguf) | Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q5_K_M.gguf) | Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q6_K.gguf) | Q6_K | 4.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.Q8_0.gguf) | Q8_0 | 4.0 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Ahma-3B-Instruct-GGUF/resolve/main/Ahma-3B-Instruct.f16.gguf) | f16 | 7.4 | 16 bpw, overkill | + +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. + +