From 89ec2e43a18e2a68eedd4ee0e0ebd13020a8096c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 10 Jun 2026 14:31:23 +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/Viking-SlimInstruct-V1-7B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ README.md | 95 +++++++++++++++++++++++ Viking-SlimInstruct-V1-7B.i1-IQ1_M.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ1_S.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ2_S.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ2_XS.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ2_XXS.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ3_S.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ3_XS.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q2_K_S.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q4_0.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q4_1.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q5_K_M.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf | 3 + Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 230 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ1_M.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ1_S.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ2_S.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ2_XS.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ2_XXS.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ3_S.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ3_XS.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q2_K_S.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q4_0.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q4_1.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q5_K_M.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf create mode 100644 Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ecf4d82 --- /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 +Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Viking-SlimInstruct-V1-7B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a167d3 --- /dev/null +++ b/README.md @@ -0,0 +1,95 @@ +--- +base_model: mpasila/Viking-SlimInstruct-V1-7B +datasets: +- mpasila/Viking-Instruct-Mix +- saillab/alpaca-icelandic-cleaned +- kobprof/skolegpt-instruct +- tollefj/nor-instruct-cleaned +- skvarre/sv-instruct-v1 +- Gryphe/Sonnet3.5-SlimOrcaDedupCleaned-20k +- LumiOpen/instruction-collection-fin +- neph1/Alpaca-Lora-GPT4-Swedish-Refined +language: +- en +- fi +- no +- nb +- da +- sv +- is +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- unsloth +- trl +- sft +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/mpasila/Viking-SlimInstruct-V1-7B + + +static quants are available at https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-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/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_1.gguf) | i1-Q4_1 | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.3 | 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/Viking-SlimInstruct-V1-7B.i1-IQ1_M.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ1_M.gguf new file mode 100644 index 0000000..2fc4467 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1312b59614da53cbe5771bb8510e64a2185b505f94c196b99226eddf458d82b5 +size 2067282304 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ1_S.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ1_S.gguf new file mode 100644 index 0000000..ea9c855 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b648420af6f6e361d23169a8490093944a185c2349ef2bc29b6df119b7b2d796 +size 1944893824 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf new file mode 100644 index 0000000..4afbf74 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0619cad639b889bf7187c24d2b1dc411fd68ea05959690dd44c2235bdeaa2f10 +size 2817276288 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ2_S.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ2_S.gguf new file mode 100644 index 0000000..5df6d54 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049ddc708118886e4b340c12068e67945be51834274d822109635c8b68217900 +size 2654091648 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ2_XS.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a556917 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a780962e133aff4b1ca0eeaa932266563a9c4a2e73ff79ee87be3dfc37efc453 +size 2451224960 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ2_XXS.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..9ac06e6 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2f377a4f6fc1bdf9fa50d7a2eb6d6505b45a874662422c7227c0b4f5a2caa8 +size 2271263104 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf new file mode 100644 index 0000000..df23925 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5db9768980c0bd1c8f24d668b469978a04717c10d5d8b68f74af38cad6e9ac73 +size 3626285440 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ3_S.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ3_S.gguf new file mode 100644 index 0000000..4801460 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b2e3552e3dc9ea14624467a690b7741e42e49d868afb23a43867b6595245062 +size 3459725696 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ3_XS.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..41f587e --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ccbcb83d875a1c2cc6224bd3670958237064837ff94bbdd711c7d9e333c017 +size 3307944320 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..cda0300 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6df2ee24869133c4a39b50706da722b90270ea7f561be8b4ee588f6c391a66 +size 3042916736 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..cd4d831 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf8b0ee8c399691f14411c85f44883b993564a0ee8bce492b36ab0c3ec413e9 +size 4391123328 diff --git a/Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf b/Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..5f84c75 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869434520a4bd14fa5319926e139cbb295ff2271a3a2ad70c00de3f02438c76d +size 4171970944 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf b/Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf new file mode 100644 index 0000000..bdfae4b --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aceac1bd85f62f778ad11d7452c48e9166e1c3e9b35ef1ce00770a52b1136315 +size 3003070848 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q2_K_S.gguf b/Viking-SlimInstruct-V1-7B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..d55967e --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b406570afe60bf8d8631779dd03c68ab40cdcc8134ed26907069c83d678baaed +size 2789751168 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf b/Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..1a81517 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0389625694c3ce12febc6f196c470a7d916a9aaffb4af286c2156ed6d5f1441 +size 4108532096 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf b/Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..13282bb --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713c0530aa070a9692ceaa13e35c71559588171244d7975568084dc3ca3da1b5 +size 3809425792 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf b/Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..923aada --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59fcadbdc11d90434df8ce17670155643a04a618014267cf5af3d2b6f6b4cc6a +size 3459725696 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q4_0.gguf b/Viking-SlimInstruct-V1-7B.i1-Q4_0.gguf new file mode 100644 index 0000000..5e0c907 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05780f0f4103a23703a19ea7e40aa2ed2ea6d81a9c00db2c75bd8d76f3848d8 +size 4402395520 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q4_1.gguf b/Viking-SlimInstruct-V1-7B.i1-Q4_1.gguf new file mode 100644 index 0000000..0e9a551 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2d69eb95e0486b4f05899c1019b44dab36272a6d13f5460f49376de845f446 +size 4829428096 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf b/Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4c04b95 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0eb6a472e57701bbb12aeff4526f3c11e505515fcd1c697456f65f44ebd9c3e +size 4646320512 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf b/Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f58d161 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b78a774dbd5a2cde093170e8cb4c9d74dbb2fb52cef28d55fba4f9c8eb9a3c4 +size 4422056320 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q5_K_M.gguf b/Viking-SlimInstruct-V1-7B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..7dd0afb --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c88cbcaca5f25f3904078d0ec2a0aeddd19ae591c8ed0e91ee7a6224ed46c7 +size 5399198080 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf b/Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..4d83272 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e736516d54f586445eed2ee9e378d667828eca9a9d8d3ebed530f8f768bf02d +size 5267732864 diff --git a/Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf b/Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf new file mode 100644 index 0000000..55c13e0 --- /dev/null +++ b/Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2267012ce82c1c8fba4066839ecc5a5b1518cf799635916143e64d857ca89e93 +size 6199130496 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..16f614d --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee0bc3881f8b85460b6bf539ead1e4930a58d28b3bfbc0e0b3153c4dc3c6e99c +size 4562173