初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/openchat_3.5-EducationAID-Biologie-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-21 12:29:16 +08:00
commit 54ccdcbfc6
14 changed files with 162 additions and 0 deletions

47
.gitattributes vendored Normal file
View File

@@ -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

79
README.md Normal file
View File

@@ -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
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
static quants of https://huggingface.co/SolaireOfTheSun/openchat_3.5-EducationAID-Biologie
<!-- provided-files -->
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.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:872b12c16aca84c41c946aaf49d545aec44690349b75c21f3cfbed558f845c73
size 3944403264

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7945e8b25c6f2c6acd2259acf0f3f917d016d53374e7d742ff0bedf3deed258
size 2719255232

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b15b58f4d61af1b93c3527f2ef900a1885cf265b579a776179c519d32baef53
size 3822038528

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec717a3534753992dd6bad888ea38ac6f45360ffc9b4f9d952656c67992c4962
size 3519000064

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75a333a341bc2140da05d5f242ff8e6bcc9a01bdd2cd5c68c97f3d6bc998edb9
size 3164581376

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:011fb48ad41cb378f0b95d8d8f65aa4c3f181bf2aeeabb75d6b2c7f4f952bf86
size 4368454208

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9f25380c0b3b739b33f2cb1fb0702ca1ffc40f35d53ca2d71bd58d7cf48e71a
size 4140388928

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77dc2e85252a9719fcbd215fb533e7dc68fc39927deafa321d5ca144403762df
size 5131425344

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:913c05e91a4de217f1a1652f5847c156de226fa75e61158314d88c5721dcb483
size 4997731904

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c32f6f8f4b2662b316fc79667a726f4314eb6e51cfcc262503ac5ba22ce7f423
size 5942082176

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:643ae56f6ee809547d7d70c53ed6650721e078a1f2f8b9f7c6949ffc9c791fa5
size 7695878656

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12ee00d28e5849e4f46835699f03071a56ed784cec44192cf7e6ee945db7e3a0
size 14484768256