初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal 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-DHBW-Bio-Deutsch-EducationAID-final.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
79
README.md
Normal file
79
README.md
Normal file
@@ -0,0 +1,79 @@
|
|||||||
|
---
|
||||||
|
base_model: SolaireOfTheSun/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final
|
||||||
|
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-DHBW-Bio-Deutsch-EducationAID-final
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-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-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final-GGUF/resolve/main/openchat_3.5-DHBW-Bio-Deutsch-EducationAID-final.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
|
||||||
|
|
||||||
|
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||||
|
types (lower is better):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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 -->
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0b478496bbf5998359921ee42fa23be586e84f55ca983f238665ef52880369b2
|
||||||
|
size 3944403296
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6220fd791bd0ab8e657ba9f67c6a9a9ce12f74f7cdba266fedb4e1da05e2ac46
|
||||||
|
size 2719255264
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d1462605abde4712c5f2fb51df79d875ce89c17059f99c97cc25242ca9234d5
|
||||||
|
size 3822038560
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b51bb2c5cd6e87a1700fe018b33d9947368efcb37fb9998c9aafc756290e0c80
|
||||||
|
size 3519000096
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53951b651c10dfdd9319f9a227d66d28cd83b594ca2be2f78e9ebeb045f264ac
|
||||||
|
size 3164581408
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:311c844058620fc34aa22281ca507df004074a1b293b2d5f9c9ddc0c13c66407
|
||||||
|
size 4368454240
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:46b477bcda697b562818aa9ca7a7f7cdd9fd947e0c96a06bb10afa7ddb57cc0f
|
||||||
|
size 4140388960
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b671be43554024501459919934645af4e9884a4b3206f708195bcc45d3c4663
|
||||||
|
size 5131425376
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2844ac0217957798d4b6bb0535dd7918c5f7c995e8357388834c292c2a98add
|
||||||
|
size 4997731936
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3a05ecd2c7fc9c873343d8705b2b01ccdcd3cc68de35fb427f624034adfb675a
|
||||||
|
size 5942082208
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0342ac3943037ea677fa79029e18b75f0fc2a974bd6927470fe7c14cf06e5bb0
|
||||||
|
size 7695878688
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cbebd154dd1063aba46f5cafbe8f535ada2de485a07436bbed0f44a328a4401c
|
||||||
|
size 14484768288
|
||||||
Reference in New Issue
Block a user