commit 54ccdcbfc67002bbcd825cb147c0a1fc4605751b Author: ModelHub XC Date: Sun Jun 21 12:29:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/openchat_3.5-EducationAID-Biologie-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2e3d0b4 --- /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 +openchat_3.5-EducationAID-Biologie.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.f16.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +openchat_3.5-EducationAID-Biologie.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..85ff873 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: SolaireOfTheSun/openchat_3.5-EducationAID-Biologie +datasets: +- openchat/openchat_sharegpt4_dataset +- imone/OpenOrca_FLAN +- LDJnr/LessWrong-Amplify-Instruct +- LDJnr/Pure-Dove +- LDJnr/Verified-Camel +- tiedong/goat +- glaiveai/glaive-code-assistant +- meta-math/MetaMathQA +- OpenAssistant/oasst_top1_2023-08-25 +- TIGER-Lab/MathInstruct +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- openchat +- mistral +- C-RLFT +--- +## About + + + + + + +static quants of https://huggingface.co/SolaireOfTheSun/openchat_3.5-EducationAID-Biologie + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-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/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.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/openchat_3.5-EducationAID-Biologie.IQ4_XS.gguf b/openchat_3.5-EducationAID-Biologie.IQ4_XS.gguf new file mode 100644 index 0000000..472a51f --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872b12c16aca84c41c946aaf49d545aec44690349b75c21f3cfbed558f845c73 +size 3944403264 diff --git a/openchat_3.5-EducationAID-Biologie.Q2_K.gguf b/openchat_3.5-EducationAID-Biologie.Q2_K.gguf new file mode 100644 index 0000000..e050654 --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7945e8b25c6f2c6acd2259acf0f3f917d016d53374e7d742ff0bedf3deed258 +size 2719255232 diff --git a/openchat_3.5-EducationAID-Biologie.Q3_K_L.gguf b/openchat_3.5-EducationAID-Biologie.Q3_K_L.gguf new file mode 100644 index 0000000..2c7decd --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b15b58f4d61af1b93c3527f2ef900a1885cf265b579a776179c519d32baef53 +size 3822038528 diff --git a/openchat_3.5-EducationAID-Biologie.Q3_K_M.gguf b/openchat_3.5-EducationAID-Biologie.Q3_K_M.gguf new file mode 100644 index 0000000..a5e8a5d --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec717a3534753992dd6bad888ea38ac6f45360ffc9b4f9d952656c67992c4962 +size 3519000064 diff --git a/openchat_3.5-EducationAID-Biologie.Q3_K_S.gguf b/openchat_3.5-EducationAID-Biologie.Q3_K_S.gguf new file mode 100644 index 0000000..6a48e7c --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a333a341bc2140da05d5f242ff8e6bcc9a01bdd2cd5c68c97f3d6bc998edb9 +size 3164581376 diff --git a/openchat_3.5-EducationAID-Biologie.Q4_K_M.gguf b/openchat_3.5-EducationAID-Biologie.Q4_K_M.gguf new file mode 100644 index 0000000..6ab812b --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011fb48ad41cb378f0b95d8d8f65aa4c3f181bf2aeeabb75d6b2c7f4f952bf86 +size 4368454208 diff --git a/openchat_3.5-EducationAID-Biologie.Q4_K_S.gguf b/openchat_3.5-EducationAID-Biologie.Q4_K_S.gguf new file mode 100644 index 0000000..1d77ba0 --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f25380c0b3b739b33f2cb1fb0702ca1ffc40f35d53ca2d71bd58d7cf48e71a +size 4140388928 diff --git a/openchat_3.5-EducationAID-Biologie.Q5_K_M.gguf b/openchat_3.5-EducationAID-Biologie.Q5_K_M.gguf new file mode 100644 index 0000000..0c920c9 --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77dc2e85252a9719fcbd215fb533e7dc68fc39927deafa321d5ca144403762df +size 5131425344 diff --git a/openchat_3.5-EducationAID-Biologie.Q5_K_S.gguf b/openchat_3.5-EducationAID-Biologie.Q5_K_S.gguf new file mode 100644 index 0000000..48c74e2 --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913c05e91a4de217f1a1652f5847c156de226fa75e61158314d88c5721dcb483 +size 4997731904 diff --git a/openchat_3.5-EducationAID-Biologie.Q6_K.gguf b/openchat_3.5-EducationAID-Biologie.Q6_K.gguf new file mode 100644 index 0000000..153e051 --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32f6f8f4b2662b316fc79667a726f4314eb6e51cfcc262503ac5ba22ce7f423 +size 5942082176 diff --git a/openchat_3.5-EducationAID-Biologie.Q8_0.gguf b/openchat_3.5-EducationAID-Biologie.Q8_0.gguf new file mode 100644 index 0000000..852781b --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:643ae56f6ee809547d7d70c53ed6650721e078a1f2f8b9f7c6949ffc9c791fa5 +size 7695878656 diff --git a/openchat_3.5-EducationAID-Biologie.f16.gguf b/openchat_3.5-EducationAID-Biologie.f16.gguf new file mode 100644 index 0000000..9348ce2 --- /dev/null +++ b/openchat_3.5-EducationAID-Biologie.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ee00d28e5849e4f46835699f03071a56ed784cec44192cf7e6ee945db7e3a0 +size 14484768256