commit e7ccdaecf52538ba623a36ea9894390020c79717 Author: ModelHub XC Date: Fri Jul 10 23:37:11 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/oh_v1.3_evol_instruct_x.25-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..589150c --- /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 +oh_v1.3_evol_instruct_x.25.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.f16.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +oh_v1.3_evol_instruct_x.25.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0f8088 --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +--- +base_model: mlfoundations-dev/oh_v1.3_evol_instruct_x.25 +language: +- en +library_name: transformers +license: llama3.1 +quantized_by: mradermacher +tags: +- llama-factory +- full +- generated_from_trainer +--- +## About + + + + + + +static quants of https://huggingface.co/mlfoundations-dev/oh_v1.3_evol_instruct_x.25 + + +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/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/oh_v1.3_evol_instruct_x.25-GGUF/resolve/main/oh_v1.3_evol_instruct_x.25.f16.gguf) | f16 | 16.2 | 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/oh_v1.3_evol_instruct_x.25.IQ4_XS.gguf b/oh_v1.3_evol_instruct_x.25.IQ4_XS.gguf new file mode 100644 index 0000000..d6e3603 --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971e012e50afc79e27b17cdefe734d22a58902c073b7aab5820dfde766a0a935 +size 4484364256 diff --git a/oh_v1.3_evol_instruct_x.25.Q2_K.gguf b/oh_v1.3_evol_instruct_x.25.Q2_K.gguf new file mode 100644 index 0000000..63ff8b8 --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484cbed6af36afbae5a66f9d5fde438bdc454bc6ab8019f09cde619211d8c0ab +size 3179132896 diff --git a/oh_v1.3_evol_instruct_x.25.Q3_K_L.gguf b/oh_v1.3_evol_instruct_x.25.Q3_K_L.gguf new file mode 100644 index 0000000..2adbc5d --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450cbd8a7ee4a96d0612893b11a30171a4c34709122751dc465199068790074a +size 4321957856 diff --git a/oh_v1.3_evol_instruct_x.25.Q3_K_M.gguf b/oh_v1.3_evol_instruct_x.25.Q3_K_M.gguf new file mode 100644 index 0000000..faad599 --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a514ee7cd889795dc9f1c1458dc4c0ac0f19d5cfbc56ecbd378c3af3d7a0cdf +size 4018919392 diff --git a/oh_v1.3_evol_instruct_x.25.Q3_K_S.gguf b/oh_v1.3_evol_instruct_x.25.Q3_K_S.gguf new file mode 100644 index 0000000..7e1c6ac --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acd5c15eeff600fbe2179935493b0821928a021c9179705aa1fe672224cc7ea +size 3664500704 diff --git a/oh_v1.3_evol_instruct_x.25.Q4_K_M.gguf b/oh_v1.3_evol_instruct_x.25.Q4_K_M.gguf new file mode 100644 index 0000000..d7e373d --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87373f03233e888f75addc33467331680eb0f717e5abe22b155f0649fc0b900a +size 4920735712 diff --git a/oh_v1.3_evol_instruct_x.25.Q4_K_S.gguf b/oh_v1.3_evol_instruct_x.25.Q4_K_S.gguf new file mode 100644 index 0000000..1bae7fe --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262c904cab04f2a14306ddb31374dc401f419aa9d9d38f9a04fd99b02dfa8fae +size 4692670432 diff --git a/oh_v1.3_evol_instruct_x.25.Q5_K_M.gguf b/oh_v1.3_evol_instruct_x.25.Q5_K_M.gguf new file mode 100644 index 0000000..1675318 --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb12c108f7ebb22a86b93cbbb2939d84d304d972298bcb838df6e62f395acbf +size 5732988896 diff --git a/oh_v1.3_evol_instruct_x.25.Q5_K_S.gguf b/oh_v1.3_evol_instruct_x.25.Q5_K_S.gguf new file mode 100644 index 0000000..c9057c2 --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068238d793cfadc886961fa02d23f184391a4a717c8669342b9ebc87f3366fe3 +size 5599295456 diff --git a/oh_v1.3_evol_instruct_x.25.Q6_K.gguf b/oh_v1.3_evol_instruct_x.25.Q6_K.gguf new file mode 100644 index 0000000..456b9c6 --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a246e147fc48993344b5b31661a8c3385fc880a5c0f403d9ad03ef61fcf885c +size 6596007904 diff --git a/oh_v1.3_evol_instruct_x.25.Q8_0.gguf b/oh_v1.3_evol_instruct_x.25.Q8_0.gguf new file mode 100644 index 0000000..f3bc21b --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aed3d1d8f60d49d466ea5c3b17b060be8bc86a6799600beac5309f42c69ab12 +size 8540772320 diff --git a/oh_v1.3_evol_instruct_x.25.f16.gguf b/oh_v1.3_evol_instruct_x.25.f16.gguf new file mode 100644 index 0000000..f7761af --- /dev/null +++ b/oh_v1.3_evol_instruct_x.25.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7cadb7151844aad8ce9f49d46e2940663fcee65dc3b6b7fc424330e1334d08 +size 16068892640