From d7073654636ad611c08d6da6ac1645a02a5a4f97 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 9 May 2026 03:10:52 +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/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ README.md | 79 +++++++++++++++++++ imatrix.dat | 3 + ...nica-1-llama-3.2-3b-instruct.i1-IQ1_M.gguf | 3 + ...nica-1-llama-3.2-3b-instruct.i1-IQ1_S.gguf | 3 + ...nica-1-llama-3.2-3b-instruct.i1-IQ2_M.gguf | 3 + ...nica-1-llama-3.2-3b-instruct.i1-IQ2_S.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-IQ2_XS.gguf | 3 + ...ca-1-llama-3.2-3b-instruct.i1-IQ2_XXS.gguf | 3 + ...nica-1-llama-3.2-3b-instruct.i1-IQ3_M.gguf | 3 + ...nica-1-llama-3.2-3b-instruct.i1-IQ3_S.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-IQ3_XS.gguf | 3 + ...ca-1-llama-3.2-3b-instruct.i1-IQ3_XXS.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-IQ4_NL.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-IQ4_XS.gguf | 3 + ...onica-1-llama-3.2-3b-instruct.i1-Q2_K.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-Q2_K_S.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-Q3_K_L.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-Q3_K_M.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-Q3_K_S.gguf | 3 + ...onica-1-llama-3.2-3b-instruct.i1-Q4_0.gguf | 3 + ...onica-1-llama-3.2-3b-instruct.i1-Q4_1.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-Q4_K_M.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-Q4_K_S.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-Q5_K_M.gguf | 3 + ...ica-1-llama-3.2-3b-instruct.i1-Q5_K_S.gguf | 3 + ...onica-1-llama-3.2-3b-instruct.i1-Q6_K.gguf | 3 + 27 files changed, 214 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 imatrix.dat create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_M.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_S.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_M.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_S.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XS.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XXS.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_M.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_S.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XS.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XXS.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_NL.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_XS.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K_S.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_L.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_M.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_S.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q4_0.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q4_1.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_M.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_S.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_M.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_S.gguf create mode 100644 md-veronica-1-llama-3.2-3b-instruct.i1-Q6_K.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..333e2a0 --- /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 +md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +md-veronica-1-llama-3.2-3b-instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..846da2f --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: edgar9810/md-veronica-1-llama-3.2-3b-instruct +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- unsloth +- trl +- sft +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/edgar9810/md-veronica-1-llama-3.2-3b-instruct + + +static quants are available at https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-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/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/md-veronica-1-llama-3.2-3b-instruct-i1-GGUF/resolve/main/md-veronica-1-llama-3.2-3b-instruct.i1-Q6_K.gguf) | i1-Q6_K | 2.7 | 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..f78d51c --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253cf39020941766f8fec66c90b67eaf7eb1470ee7ff8b9b22c41cac51e48d94 +size 2988377 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_M.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..cedc15c --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0402ba4e684b96122fd76c85c676dc6a0367ef1b5ae2c5e28e5ef9bd6d84f7e +size 924192352 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_S.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..c7a8ae0 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8edd3bf228a63a243420195694819846f86523301392a7ef9a09236fe7e1e1c5 +size 868159072 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_M.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..c2d3329 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa69b77e7140d626cefcae93435a90e60ba2e38eaf6dd80ab9ffcd6d495bde08 +size 1229033056 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_S.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..e60a1a0 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735db0861ae9be5a9c58dafef20b8b5831669acb5d7a99dc8c7a178df14df2b2 +size 1154322016 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XS.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..07cfcba --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf5a002aae1f8fec14722a8f4b82c6477d6186529b14bd8b745f1ad7d0f86e4 +size 1100549728 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XXS.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..9849354 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85eed8606aae96baf385cb7c7a26e19d3ed6e0ea99bee57854033d28cde32cc +size 1017581152 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_M.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..a58039b --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82031af9238a55bdf57b77a6b5d0f893193a10ca4e66379d963de0a712ee3282 +size 1599669856 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_S.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..27b8c08 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a25e8189fc95e2fdfe2e95e2ea83c2ba0d5ce8da33f2d09bacf473af3a6c77 +size 1542850144 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XS.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3c462f0 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2996611e13947c5b049caee6056042cab11c4bb2db54428ffb11a0708e9d628d +size 1476789856 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XXS.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a9b3e05 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26dfcbfd067e5da4fa8c222627f53f1e47d66cdfcd97257d40993784c87f47f +size 1348767328 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_NL.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..41587ca --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af8d3b763a8b8f47f94ab8e57e5eed12e04bcf9b98914447a939c2b61680807a +size 1917191776 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_XS.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..02b92bf --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e707ccb413f5ba0f25ed90a45ed6fa503f9e3d065802cccac4ebbd471549cd7a +size 1829111392 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..2edb7c5 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aebf01c66eb40d3879a7f0ba96b408b8106b0aabc587d784b1e945b853fa6d7 +size 1363936864 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K_S.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..5f9bb28 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f5a78553164021c6401ac463933eefbc55cd60ace907d4f025755d2db2f381 +size 1274283616 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_L.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a8abf1f --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96165100c6054fca6cebd11431dedfd329784fb6d9aa72d53cf6c044c4f79bea +size 1815348832 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_M.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..df1e78a --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f7353ec6b284bb1acee30ed14b54c1ec3007e75970f2f2d333659122e00587 +size 1687160416 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_S.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..19e5cfa --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22da4025d1c2c6ccdc04e25c6fec82abf282774af67aea95bbfe657250c2bb28 +size 1542850144 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_0.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..c9a9aa9 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5680e49a39ec26298ca6dae5dbf49edee64e483f818c28e3648c060fbd0c782c +size 1921910368 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_1.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..0dc5e8d --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a079e846ef2f57ee14907bb5ff6984211d856a1dae153a524cdfe027fb59e2 +size 2093352544 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_M.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..8381afc --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab5b2b83d9be70a8905a45150044aedf3265dfc72b600f01c2de643a364672c +size 2019378784 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_S.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..184ad9f --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2759f1088843200903fb44fa81cfeb60aa88103fd16c9ccf3710ddbbd67c43b8 +size 1928201824 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_M.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e612dd6 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aab572f5be96867eadd60e2bf10fbb97ba3d9523a27e0fc04ba2fb793657894 +size 2322155104 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_S.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..cf2d352 --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00da35426928395d1f03cb2f64feb1722a0c3dee74f7462e8ea38d76ba350f6e +size 2269513312 diff --git a/md-veronica-1-llama-3.2-3b-instruct.i1-Q6_K.gguf b/md-veronica-1-llama-3.2-3b-instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..f9e9f2b --- /dev/null +++ b/md-veronica-1-llama-3.2-3b-instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456a1db08ec8a06da5c0cb7e8ce15ba46f4fd37396c3e9c8ca2082311a76ea83 +size 2643854944