commit 0d19b9c788dd7d65f1ba387eaa8d618b83bcc18e Author: ModelHub XC Date: Sun Jun 14 09:04:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/extremITA-Camoscio-7b-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f888b64 --- /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 +extremITA-Camoscio-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.f16.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +extremITA-Camoscio-7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..705fb82 --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: sag-uniroma2/extremITA-Camoscio-7b +datasets: +- teelinsan/camoscio +language: +- it +library_name: transformers +license: openrail +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/sag-uniroma2/extremITA-Camoscio-7b + + +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/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q2_K.gguf) | Q2_K | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q3_K_S.gguf) | Q3_K_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q3_K_L.gguf) | Q3_K_L | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.IQ4_XS.gguf) | IQ4_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q5_K_S.gguf) | Q5_K_S | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q5_K_M.gguf) | Q5_K_M | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q6_K.gguf) | Q6_K | 5.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/extremITA-Camoscio-7b-GGUF/resolve/main/extremITA-Camoscio-7b.f16.gguf) | f16 | 13.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/extremITA-Camoscio-7b.IQ4_XS.gguf b/extremITA-Camoscio-7b.IQ4_XS.gguf new file mode 100644 index 0000000..20f3bd8 --- /dev/null +++ b/extremITA-Camoscio-7b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dcfee89d8f91845e94c19f5d58546ccbad2e6203f2d288bea01b9045f85ce6f +size 3647517344 diff --git a/extremITA-Camoscio-7b.Q2_K.gguf b/extremITA-Camoscio-7b.Q2_K.gguf new file mode 100644 index 0000000..d99d117 --- /dev/null +++ b/extremITA-Camoscio-7b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f581025a064ffb4b8574c433f6105e5b4068c9122acbd20f4b6d60424be2f1 +size 2532864672 diff --git a/extremITA-Camoscio-7b.Q3_K_L.gguf b/extremITA-Camoscio-7b.Q3_K_L.gguf new file mode 100644 index 0000000..8c9bfc4 --- /dev/null +++ b/extremITA-Camoscio-7b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161b66f09b024023fb6a711ea8d1515127bde366a807f01f061c118787bc089a +size 3597111968 diff --git a/extremITA-Camoscio-7b.Q3_K_M.gguf b/extremITA-Camoscio-7b.Q3_K_M.gguf new file mode 100644 index 0000000..fc4da1d --- /dev/null +++ b/extremITA-Camoscio-7b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28679515c3a9bc4a2ba28f50ee4c7750df3fed2b5a4d26c2f485e8adffe56803 +size 3298005664 diff --git a/extremITA-Camoscio-7b.Q3_K_S.gguf b/extremITA-Camoscio-7b.Q3_K_S.gguf new file mode 100644 index 0000000..98d754c --- /dev/null +++ b/extremITA-Camoscio-7b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0ae36315677247dac75cab71378100db0fd16d8053192b9a997063041ae2c2 +size 2948305568 diff --git a/extremITA-Camoscio-7b.Q4_K_M.gguf b/extremITA-Camoscio-7b.Q4_K_M.gguf new file mode 100644 index 0000000..a4ba63e --- /dev/null +++ b/extremITA-Camoscio-7b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8d0f11dd4c932f56618d93abeec28e6518b353bba564b4da3569c508770253 +size 4081005216 diff --git a/extremITA-Camoscio-7b.Q4_K_S.gguf b/extremITA-Camoscio-7b.Q4_K_S.gguf new file mode 100644 index 0000000..88907da --- /dev/null +++ b/extremITA-Camoscio-7b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5679f8daf9554d7ff29091e65a5eaa8fecd2e6d7cee8a23809df05ce8719a799 +size 3856741024 diff --git a/extremITA-Camoscio-7b.Q5_K_M.gguf b/extremITA-Camoscio-7b.Q5_K_M.gguf new file mode 100644 index 0000000..d96635b --- /dev/null +++ b/extremITA-Camoscio-7b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56af30daea64b8d31faeb129207085b2da83f1b750864a9acfdfe5c2e3b38086 +size 4783157920 diff --git a/extremITA-Camoscio-7b.Q5_K_S.gguf b/extremITA-Camoscio-7b.Q5_K_S.gguf new file mode 100644 index 0000000..1e4d78a --- /dev/null +++ b/extremITA-Camoscio-7b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4262f1ab59e9214e99e18e4e52f8006bc75578e3c7047891463c029d260db1 +size 4651692704 diff --git a/extremITA-Camoscio-7b.Q6_K.gguf b/extremITA-Camoscio-7b.Q6_K.gguf new file mode 100644 index 0000000..29de648 --- /dev/null +++ b/extremITA-Camoscio-7b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59190a88747d9a2a380addd966c461d362e9b5a0ca1219984684be6df3e9d38c +size 5529195168 diff --git a/extremITA-Camoscio-7b.Q8_0.gguf b/extremITA-Camoscio-7b.Q8_0.gguf new file mode 100644 index 0000000..c69c50a --- /dev/null +++ b/extremITA-Camoscio-7b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25eef99cac190ae2243e459bae6bd84cda00676cd2ace77a6e3dc108a48e996b +size 7161090720 diff --git a/extremITA-Camoscio-7b.f16.gguf b/extremITA-Camoscio-7b.f16.gguf new file mode 100644 index 0000000..f520cfb --- /dev/null +++ b/extremITA-Camoscio-7b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad83a7e3b370446ebc0b178b3ddd47ce1b7fea8bef3e8c121ce9f11a3fadf70 +size 13478105760