初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/hcx-0.5b-nothink-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
|
||||
hcx-0.5b-nothink.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
hcx-0.5b-nothink.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
77
README.md
Normal file
77
README.md
Normal file
@@ -0,0 +1,77 @@
|
||||
---
|
||||
base_model: Lajeremi/hcx-0.5b-nothink
|
||||
language: ko
|
||||
library_name: transformers
|
||||
license: cc-by-nc-4.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- hyperclovax
|
||||
- counseling
|
||||
- psychology
|
||||
- fine-tuned
|
||||
- no-think
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
static quants of https://huggingface.co/Lajeremi/hcx-0.5b-nothink
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#hcx-0.5b-nothink-GGUF).***
|
||||
|
||||
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/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q2_K.gguf) | Q2_K | 0.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q3_K_M.gguf) | Q3_K_M | 0.4 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q3_K_L.gguf) | Q3_K_L | 0.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.IQ4_XS.gguf) | IQ4_XS | 0.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.Q8_0.gguf) | Q8_0 | 0.7 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/hcx-0.5b-nothink-GGUF/resolve/main/hcx-0.5b-nothink.f16.gguf) | f16 | 1.2 | 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 -->
|
||||
3
hcx-0.5b-nothink.IQ4_XS.gguf
Normal file
3
hcx-0.5b-nothink.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:184f52b2fab772a231900b0b7d1c71774c3b3ce6b40cdb8a1ace801bb92c76c8
|
||||
size 339772992
|
||||
3
hcx-0.5b-nothink.Q2_K.gguf
Normal file
3
hcx-0.5b-nothink.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d177b01a4df3197a38ae09c77b76e5a77cf9a566705a23886828c6d0c34619ca
|
||||
size 263685696
|
||||
3
hcx-0.5b-nothink.Q3_K_L.gguf
Normal file
3
hcx-0.5b-nothink.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81c3279f6a2350337b1ff765dc848836dce5534630f51e4d7528f5bab651d585
|
||||
size 337217088
|
||||
3
hcx-0.5b-nothink.Q3_K_M.gguf
Normal file
3
hcx-0.5b-nothink.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fcd1d8468a39d7cb28185dd84e645312d0ee1b52c30eb2ec8b981b152ba668c
|
||||
size 315983424
|
||||
3
hcx-0.5b-nothink.Q3_K_S.gguf
Normal file
3
hcx-0.5b-nothink.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:576a983c76401a372a80cfc1431b7a52107055ba5116261b19fa6328218eb794
|
||||
size 291800640
|
||||
3
hcx-0.5b-nothink.Q4_K_M.gguf
Normal file
3
hcx-0.5b-nothink.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff36599e9c61610ed10cd4eae77909a4d4f8f7f40ce0dfeae2b9558b83ee76fb
|
||||
size 368182848
|
||||
3
hcx-0.5b-nothink.Q4_K_S.gguf
Normal file
3
hcx-0.5b-nothink.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0b8c1d61c66a90062b71687151b8cff35a7f5e03b6b3d63f025d10bdd75f00c
|
||||
size 354059840
|
||||
3
hcx-0.5b-nothink.Q5_K_M.gguf
Normal file
3
hcx-0.5b-nothink.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2472a18758034f0ad21829357591070c7cdfc121f25136a8c16a130e281230a
|
||||
size 416941632
|
||||
3
hcx-0.5b-nothink.Q5_K_S.gguf
Normal file
3
hcx-0.5b-nothink.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5decb55a97042c07c3b25d4bc8d6b3d48a8eb6ac2a2960fa6d2f06067519bab2
|
||||
size 408585792
|
||||
3
hcx-0.5b-nothink.Q6_K.gguf
Normal file
3
hcx-0.5b-nothink.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb3a68ae83f35a7129d3462be6ef483f95f0e51addfa898588ed97859be4cfba
|
||||
size 468747840
|
||||
3
hcx-0.5b-nothink.Q8_0.gguf
Normal file
3
hcx-0.5b-nothink.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b9a54c3d3c5140b5fc4d9c2af699e587a28689863ad7d10276b527c36884bf8
|
||||
size 605881920
|
||||
3
hcx-0.5b-nothink.f16.gguf
Normal file
3
hcx-0.5b-nothink.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5def55d6ca7016fa7b041e3c3a8fa70cfd2119f9f1d890a6736f368cd691556c
|
||||
size 1136723520
|
||||
Reference in New Issue
Block a user