初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/starchat2-15b-sft-v0.1-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
*.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
|
||||
starchat2-15b-sft-v0.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
starchat2-15b-sft-v0.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
72
README.md
Normal file
72
README.md
Normal file
@@ -0,0 +1,72 @@
|
||||
---
|
||||
base_model: HuggingFaceH4/starchat2-15b-sft-v0.1
|
||||
datasets:
|
||||
- HuggingFaceH4/airoboros-3.2
|
||||
- HuggingFaceH4/Code-Feedback
|
||||
- HuggingFaceH4/orca-math-word-problems-200k
|
||||
- HuggingFaceH4/SystemChat
|
||||
- HuggingFaceH4/capybara
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: bigcode-openrail-m
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- alignment-handbook
|
||||
- generated_from_trainer
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/HuggingFaceH4/starchat2-15b-sft-v0.1
|
||||
|
||||
<!-- provided-files -->
|
||||
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/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q2_K.gguf) | Q2_K | 6.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q3_K_S.gguf) | Q3_K_S | 7.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q3_K_M.gguf) | Q3_K_M | 8.1 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.IQ4_XS.gguf) | IQ4_XS | 8.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q3_K_L.gguf) | Q3_K_L | 9.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q4_K_S.gguf) | Q4_K_S | 9.3 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q4_K_M.gguf) | Q4_K_M | 10.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q5_K_S.gguf) | Q5_K_S | 11.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q5_K_M.gguf) | Q5_K_M | 11.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q6_K.gguf) | Q6_K | 13.2 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/starchat2-15b-sft-v0.1-GGUF/resolve/main/starchat2-15b-sft-v0.1.Q8_0.gguf) | Q8_0 | 17.1 | fast, best quality |
|
||||
|
||||
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 -->
|
||||
3
starchat2-15b-sft-v0.1.IQ4_XS.gguf
Normal file
3
starchat2-15b-sft-v0.1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d7bb811602f9cc170425a3ada5b8de089cbee5bf6b0f880abefbade25625052
|
||||
size 8713883328
|
||||
3
starchat2-15b-sft-v0.1.Q2_K.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1db386b8ae6a9377c3af8194db3b30f1f78860597a7da4e16711026961facc9b
|
||||
size 6192973056
|
||||
3
starchat2-15b-sft-v0.1.Q3_K_L.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbd6fffc4514ae30c7fcaa9d42d77b2c0513894ec962621e3f985cd4d7dbc23a
|
||||
size 8965343712
|
||||
3
starchat2-15b-sft-v0.1.Q3_K_M.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dae9d0e6d165b5660769d3f293f5cf3e1c7627d7b7ef4b7eed0ae10c42a39626
|
||||
size 8044431840
|
||||
3
starchat2-15b-sft-v0.1.Q3_K_S.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b22ab896d3fe0a0ca668c73bc186524283e9e3b18ba7d1e289f871aabed6c58
|
||||
size 6986484192
|
||||
3
starchat2-15b-sft-v0.1.Q4_K_M.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be49b864f29c1f82412089a8d2229a90ce3f9d8a02629cc9ad09ea0f69d77078
|
||||
size 9860206656
|
||||
3
starchat2-15b-sft-v0.1.Q4_K_S.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a33f87847606f7ea7b0d96de6ab64587b68780e0f066368683af8a8ed8b47c1a
|
||||
size 9161363520
|
||||
3
starchat2-15b-sft-v0.1.Q5_K_M.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06bb92439708b412d66207567dea42eed1559e9d5e31243522cbfd45c1e4c902
|
||||
size 11431499328
|
||||
3
starchat2-15b-sft-v0.1.Q5_K_S.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:365d19ed64498e2126d50f912714b29af62a812956dfda48f0c9c1f3c39b6e62
|
||||
size 11022063168
|
||||
3
starchat2-15b-sft-v0.1.Q6_K.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:956a8d35ca663b3de0e4bd5545ab4e47c46297db6d7aa315c0a6f2ffe0af7a17
|
||||
size 13100997792
|
||||
3
starchat2-15b-sft-v0.1.Q8_0.gguf
Normal file
3
starchat2-15b-sft-v0.1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac43b70cfa7af98edd6b7119008ec45c592ceeb99497b370f1ecaa87a0871d72
|
||||
size 16965137376
|
||||
Reference in New Issue
Block a user