commit 3e8fa60d5a7269b23c8e91ea57ddcce866700010 Author: ModelHub XC Date: Fri Jun 19 17:17:21 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/mistral-ko-tech-science-v1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4921098 --- /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 +mistral-ko-tech-science-v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.f16.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-ko-tech-science-v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e12add5 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: shleeeee/mistral-ko-tech-science-v1 +language: +- ko +library_name: transformers +license: other +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/shleeeee/mistral-ko-tech-science-v1 + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-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/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-ko-tech-science-v1-GGUF/resolve/main/mistral-ko-tech-science-v1.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. 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/mistral-ko-tech-science-v1.IQ4_XS.gguf b/mistral-ko-tech-science-v1.IQ4_XS.gguf new file mode 100644 index 0000000..7cd6507 --- /dev/null +++ b/mistral-ko-tech-science-v1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf30abab6ee92533bba1b15f0a725558fb2990fb2e16cbceb1db7d165501499 +size 3944389184 diff --git a/mistral-ko-tech-science-v1.Q2_K.gguf b/mistral-ko-tech-science-v1.Q2_K.gguf new file mode 100644 index 0000000..72237cc --- /dev/null +++ b/mistral-ko-tech-science-v1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb753210def2388f53f876c0af5188739c05e20a5575b3ea80e97b6c424309fa +size 2719242816 diff --git a/mistral-ko-tech-science-v1.Q3_K_L.gguf b/mistral-ko-tech-science-v1.Q3_K_L.gguf new file mode 100644 index 0000000..72ce3e4 --- /dev/null +++ b/mistral-ko-tech-science-v1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26db1a2323fa67491f181b10ce3cc95c2d5253fafa7dccc761e7abf68cdab67b +size 3822025280 diff --git a/mistral-ko-tech-science-v1.Q3_K_M.gguf b/mistral-ko-tech-science-v1.Q3_K_M.gguf new file mode 100644 index 0000000..9b64a4e --- /dev/null +++ b/mistral-ko-tech-science-v1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46399144176a19b1014d51ab6b64d084ad82fa88ae4e0a0a1353e0a187816640 +size 3518986816 diff --git a/mistral-ko-tech-science-v1.Q3_K_S.gguf b/mistral-ko-tech-science-v1.Q3_K_S.gguf new file mode 100644 index 0000000..197541b --- /dev/null +++ b/mistral-ko-tech-science-v1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3737330198d3e463eb0f84444924bc16cd8f63d910d59628cd60c9760c951a +size 3164568128 diff --git a/mistral-ko-tech-science-v1.Q4_K_M.gguf b/mistral-ko-tech-science-v1.Q4_K_M.gguf new file mode 100644 index 0000000..d21ca5c --- /dev/null +++ b/mistral-ko-tech-science-v1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f337c18199b71f231c849be57aae000721433d4cfe57d1489a4c4a2ff7e2b7b2 +size 4368439872 diff --git a/mistral-ko-tech-science-v1.Q4_K_S.gguf b/mistral-ko-tech-science-v1.Q4_K_S.gguf new file mode 100644 index 0000000..fc50fef --- /dev/null +++ b/mistral-ko-tech-science-v1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de666232a06413dfffda78bc74e6807e92ee3bc2343022c5b39bd38bce61bcc8 +size 4140374592 diff --git a/mistral-ko-tech-science-v1.Q5_K_M.gguf b/mistral-ko-tech-science-v1.Q5_K_M.gguf new file mode 100644 index 0000000..61999e1 --- /dev/null +++ b/mistral-ko-tech-science-v1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8e22b2942ea0bc3f2e63c7ae2abb519ced023bbf8398b28b8b1cacf9f0c260 +size 5131409984 diff --git a/mistral-ko-tech-science-v1.Q5_K_S.gguf b/mistral-ko-tech-science-v1.Q5_K_S.gguf new file mode 100644 index 0000000..35aae53 --- /dev/null +++ b/mistral-ko-tech-science-v1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21f26e77dd1362c675c1e6f21db0741340c7ebf1f9a52f9b7763b0049efc20b +size 4997716544 diff --git a/mistral-ko-tech-science-v1.Q6_K.gguf b/mistral-ko-tech-science-v1.Q6_K.gguf new file mode 100644 index 0000000..fff203b --- /dev/null +++ b/mistral-ko-tech-science-v1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8276d5e6ca6f0125e70d391215eb2f39873afff1cc8cc812e93ea02d990eef86 +size 5942065728 diff --git a/mistral-ko-tech-science-v1.Q8_0.gguf b/mistral-ko-tech-science-v1.Q8_0.gguf new file mode 100644 index 0000000..9108b7b --- /dev/null +++ b/mistral-ko-tech-science-v1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5472344538b1e5f1c0175b1538723f178b9f181124ccbba24a388011008257 +size 7695858240 diff --git a/mistral-ko-tech-science-v1.f16.gguf b/mistral-ko-tech-science-v1.f16.gguf new file mode 100644 index 0000000..37a4dbf --- /dev/null +++ b/mistral-ko-tech-science-v1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405530791e383d847c049216713af8743a100f37bdd65ccc5215dcead8da1711 +size 14484732480