From 4f97e740b770bac5349abc88ac86435d5bd4a2a6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 9 Jun 2026 18:10:16 +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/Vikhr-Llama-3.2-1B-Instruct-GGUF Source: Original Platform --- .gitattributes | 49 ++++++++++++++++ README.md | 76 +++++++++++++++++++++++++ Vikhr-Llama-3.2-1B-Instruct.IQ3_M.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.IQ3_S.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.IQ3_XS.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.IQ4_XS.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q2_K.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q3_K_L.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q3_K_M.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q3_K_S.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q4_K_M.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q4_K_S.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q5_K_M.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q5_K_S.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q6_K.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.Q8_0.gguf | 3 + Vikhr-Llama-3.2-1B-Instruct.f16.gguf | 3 + 17 files changed, 170 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Vikhr-Llama-3.2-1B-Instruct.IQ3_M.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.IQ3_S.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.IQ3_XS.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.IQ4_XS.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q2_K.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q3_K_L.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q3_K_M.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q3_K_S.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q4_K_M.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q4_K_S.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q5_K_M.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q5_K_S.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q6_K.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.Q8_0.gguf create mode 100644 Vikhr-Llama-3.2-1B-Instruct.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e67606f --- /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 +Vikhr-Llama-3.2-1B-Instruct.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vikhr-Llama-3.2-1B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6da447 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: Vikhrmodels/Vikhr-Llama-3.2-1B-Instruct +datasets: +- Vikhrmodels/GrandMaster-PRO-MAX +language: +- ru +- en +library_name: transformers +license: llama3.2 +model_name: Vikhr-Llama-3.2-1B-instruct +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/Vikhrmodels/Vikhr-Llama-3.2-1B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Vikhr-Llama-3.2-1B-Instruct-GGUF).*** + +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/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.IQ3_XS.gguf) | IQ3_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q3_K_S.gguf) | Q3_K_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.IQ3_S.gguf) | IQ3_S | 0.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.IQ3_M.gguf) | IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q3_K_L.gguf) | Q3_K_L | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.IQ4_XS.gguf) | IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q5_K_S.gguf) | Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q5_K_M.gguf) | Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q6_K.gguf) | Q6_K | 1.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Vikhr-Llama-3.2-1B-Instruct-GGUF/resolve/main/Vikhr-Llama-3.2-1B-Instruct.f16.gguf) | f16 | 2.6 | 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. + + diff --git a/Vikhr-Llama-3.2-1B-Instruct.IQ3_M.gguf b/Vikhr-Llama-3.2-1B-Instruct.IQ3_M.gguf new file mode 100644 index 0000000..4276a23 --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39418329045a6bc9cbee90ac3e699a1ba7661dcfe0382ea9ea3bc61b803f56d1 +size 657289792 diff --git a/Vikhr-Llama-3.2-1B-Instruct.IQ3_S.gguf b/Vikhr-Llama-3.2-1B-Instruct.IQ3_S.gguf new file mode 100644 index 0000000..38f43ea --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a9f4b44aece9b3f8c1aa4a29418e925479466cad44ab61cf0962f85068d554 +size 643920448 diff --git a/Vikhr-Llama-3.2-1B-Instruct.IQ3_XS.gguf b/Vikhr-Llama-3.2-1B-Instruct.IQ3_XS.gguf new file mode 100644 index 0000000..01e2e98 --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c179b53468db31ea43b58fb269cb0048127077e833ff06d3922b156268f5738 +size 621113920 diff --git a/Vikhr-Llama-3.2-1B-Instruct.IQ4_XS.gguf b/Vikhr-Llama-3.2-1B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..2c49a31 --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ec88a040b74ca3e58d6272cc72f6acfcf1403557d6b6cab5c88910964ba7de +size 748384832 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q2_K.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..b89621c --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2f7ab04c19b84d1a88f73b8c9db81c43f18b20e67c18971fcb322ec9011993 +size 580874816 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q3_K_L.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..66a6c8b --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fbb50644edd6c78d24c0ea292d44126b72cd999955fbdbb4bcc0cfd8cbb1fc +size 732525120 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q3_K_M.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..c44e9b9 --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a53011175666d2ee9b05a2a70e1a9b2de155c7658f9f22ede87953839a101567 +size 690844224 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q3_K_S.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..e284768 --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16282cdfdb341c34da3ebcca933b169b2a90fa7319d410f740283ca5bbf98a37 +size 641692224 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q4_K_M.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..e8e7efc --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b1bbd58bf19fdcab5f7cf32ba72616e21dee50c9018ead5847c855fc703195 +size 807694912 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q4_K_S.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..3fc3942 --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e7f36c79e348dc1d6cdeb5ed05b3e1f1c0f6e680eb5f0731929803c3302532 +size 775647808 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q5_K_M.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..c2ccb7e --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828c8a26df49fe4e7468043740b9f99941f739bc349330ec77dcce5c8b51c1aa +size 911503936 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q5_K_S.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..83dc3ed --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950039f55a21e900a439c711328ec282397e2e2dda749b19c3165ef001bcc43e +size 892564032 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q6_K.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..ae9cb87 --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c00a0dd762b3e97bbe20944d595a6f1ee2fc9c37eb3128ff67960235df3c6733 +size 1021801024 diff --git a/Vikhr-Llama-3.2-1B-Instruct.Q8_0.gguf b/Vikhr-Llama-3.2-1B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..ee9f4b6 --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f5b56858187fba3150cc1790759754564019deea7b9fbc047dc7d45d21d2f3 +size 1321083456 diff --git a/Vikhr-Llama-3.2-1B-Instruct.f16.gguf b/Vikhr-Llama-3.2-1B-Instruct.f16.gguf new file mode 100644 index 0000000..c56aebb --- /dev/null +++ b/Vikhr-Llama-3.2-1B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec96961bb696f7da4e6fc9ff44a571f55fbc5092501ed5132aab9da2668593b +size 2479596096