commit c4c13f293b01a587321cb66f8ca3d4196ec13331 Author: ModelHub XC Date: Sat Jun 20 00:14:21 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/occiglot-7b-eu5-instruct-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..945e6ca --- /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 +occiglot-7b-eu5-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +occiglot-7b-eu5-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..6d85f95 --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +--- +base_model: occiglot/occiglot-7b-eu5-instruct +language: +- en +- es +- de +- fr +- it +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/occiglot/occiglot-7b-eu5-instruct + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/occiglot-7b-eu5-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/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-instruct.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/occiglot-7b-eu5-instruct-GGUF/resolve/main/occiglot-7b-eu5-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. + + diff --git a/occiglot-7b-eu5-instruct.IQ4_XS.gguf b/occiglot-7b-eu5-instruct.IQ4_XS.gguf new file mode 100644 index 0000000..2e76591 --- /dev/null +++ b/occiglot-7b-eu5-instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c25403e00d58d8edc5c7abce10582bbc6cd2b620be211c040d2eaea2aa1a92 +size 3944401088 diff --git a/occiglot-7b-eu5-instruct.Q2_K.gguf b/occiglot-7b-eu5-instruct.Q2_K.gguf new file mode 100644 index 0000000..889db05 --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4807c490f943635c7a5ec0ed7702a0527fc7aac057185a99223b1003754d6fe5 +size 2719253056 diff --git a/occiglot-7b-eu5-instruct.Q3_K_L.gguf b/occiglot-7b-eu5-instruct.Q3_K_L.gguf new file mode 100644 index 0000000..a877dba --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2546d980b51d4d90abe53aab07e705871e2818372dd756a72611a7e3175caba +size 3822036352 diff --git a/occiglot-7b-eu5-instruct.Q3_K_M.gguf b/occiglot-7b-eu5-instruct.Q3_K_M.gguf new file mode 100644 index 0000000..9c8e150 --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce31e7876a3a87b01f8a9b1180946f6ad5195c9c30b946a7cf6307935443a12 +size 3518997888 diff --git a/occiglot-7b-eu5-instruct.Q3_K_S.gguf b/occiglot-7b-eu5-instruct.Q3_K_S.gguf new file mode 100644 index 0000000..28ad1f7 --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257252457e53f13007f9cbfe4e16683eb73eabb72b74da4d876dd4698bf56365 +size 3164579200 diff --git a/occiglot-7b-eu5-instruct.Q4_K_M.gguf b/occiglot-7b-eu5-instruct.Q4_K_M.gguf new file mode 100644 index 0000000..8ce41d1 --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6076b40550095c15c302b7abb646be88780b0a4e3129c7adc44465f4585d0e +size 4368452032 diff --git a/occiglot-7b-eu5-instruct.Q4_K_S.gguf b/occiglot-7b-eu5-instruct.Q4_K_S.gguf new file mode 100644 index 0000000..7fd1bd1 --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558b94c742a44699a4f5ae2b63021ce9e92fe115f268fb04076bf0c4249a94db +size 4140386752 diff --git a/occiglot-7b-eu5-instruct.Q5_K_M.gguf b/occiglot-7b-eu5-instruct.Q5_K_M.gguf new file mode 100644 index 0000000..fca04ee --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c21956c2d8856e233df921d8f4368d1ef57b1a86ab7e4a9c09c81297a8b751 +size 5131423168 diff --git a/occiglot-7b-eu5-instruct.Q5_K_S.gguf b/occiglot-7b-eu5-instruct.Q5_K_S.gguf new file mode 100644 index 0000000..4718012 --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519d53e1711eb602056b61f4834d1547ea86ba443ae6b0f4f28a64be4c7d71c8 +size 4997729728 diff --git a/occiglot-7b-eu5-instruct.Q6_K.gguf b/occiglot-7b-eu5-instruct.Q6_K.gguf new file mode 100644 index 0000000..983fc67 --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39b0576eae5bc91977c9376850b337163492f62eb0dffb570f334e9076f5f3a +size 5942080000 diff --git a/occiglot-7b-eu5-instruct.Q8_0.gguf b/occiglot-7b-eu5-instruct.Q8_0.gguf new file mode 100644 index 0000000..1d94a0c --- /dev/null +++ b/occiglot-7b-eu5-instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa4c6a838fc2a6f8a8b72c09676353c687f29538e2cac73e36e9e2a2e95b303 +size 7695876480 diff --git a/occiglot-7b-eu5-instruct.f16.gguf b/occiglot-7b-eu5-instruct.f16.gguf new file mode 100644 index 0000000..5113ecc --- /dev/null +++ b/occiglot-7b-eu5-instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9d443f288effa548116941f61f048ddc78cd127c9f136649bb04e712affebe +size 14484766080