commit 1c0bf3e84e8a218601c1680f3a12c6eb3350d7c6 Author: ModelHub XC Date: Tue Jul 7 21:33:13 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b0cabc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +Llama-3.1-8B-Italian-SAVA-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Italian-SAVA-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.IQ4_XS.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.IQ4_XS.gguf new file mode 100644 index 0000000..5384d47 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a03b19f688feadc1ecfea18ed148294d3369bbb446d3bbb19840cadea61345 +size 3949067360 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q2_K.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q2_K.gguf new file mode 100644 index 0000000..b5be9d8 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8098123ffddd9f0a4084e63041d4f63243ac4c8026cc8e829dfffa611b1d3816 +size 2723228768 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_L.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_L.gguf new file mode 100644 index 0000000..34aff40 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa717f286a8869c72de372b88f249f6ae31205969ec57b8a39b3b08548659c0 +size 3826357344 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_M.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_M.gguf new file mode 100644 index 0000000..ce43006 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298deb6b54ca9a99e23ba242637549589491f1d4593c366f8b0325220c8a0572 +size 3523318880 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_S.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_S.gguf new file mode 100644 index 0000000..bd23608 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa678567ab3f6d25d74b55d88ddbfa9df2a07feadac53252e763c298dd3d10f +size 3168900192 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_M.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_M.gguf new file mode 100644 index 0000000..ae218d0 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac50eba95f45522c615deff80da40b6017433509087f71ce6ea37ed2c0282950 +size 4373224544 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_S.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_S.gguf new file mode 100644 index 0000000..111502a --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9daf2cc2883ff766a581bba330fdea4a6579b27369257673cf36e461372931e0 +size 4145159264 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_M.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_M.gguf new file mode 100644 index 0000000..ed8b0f0 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629ed7659721e8edbb8230f63e500484b787d5d65a93acfb7d4fca1eac8dc39b +size 5136620640 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_S.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_S.gguf new file mode 100644 index 0000000..15e643a --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00756017e2925498c7f0c7064834278e3d84a95c18199fd3ef565ce82044326 +size 5002927200 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q6_K.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q6_K.gguf new file mode 100644 index 0000000..4a4e696 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82ca753587542ed7c1bae475dc92b3e3689b2639e2b5e4e87eee063e79bad94 +size 5947728992 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.Q8_0.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.Q8_0.gguf new file mode 100644 index 0000000..14a17b5 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a870c59de3a7de52e515129236087c2e8d8319142f25c3eb0432b817b2e84f79 +size 7703172192 diff --git a/Llama-3.1-8B-Italian-SAVA-instruct.f16.gguf b/Llama-3.1-8B-Italian-SAVA-instruct.f16.gguf new file mode 100644 index 0000000..5036ad7 --- /dev/null +++ b/Llama-3.1-8B-Italian-SAVA-instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae2fd6ac4db40bd91c276df72138a7cdf0410173f22cf3337bebeff231f9f3e +size 14498436192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d95b5fe --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: SemanticAlignment/Llama-3.1-8B-Italian-SAVA-instruct +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + + + + +static quants of https://huggingface.co/SemanticAlignment/Llama-3.1-8B-Italian-SAVA-instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.1-8B-Italian-SAVA-instruct-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-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/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Italian-SAVA-instruct-GGUF/resolve/main/Llama-3.1-8B-Italian-SAVA-instruct.f16.gguf) | f16 | 14.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. + +