初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/qwen-1b-continued-v2-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
|
||||
qwen-1b-continued-v2.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
qwen-1b-continued-v2.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
||||
---
|
||||
base_model: KingNish/qwen-1b-continued-v2
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- qwen2
|
||||
- trl
|
||||
- sft
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/KingNish/qwen-1b-continued-v2
|
||||
|
||||
<!-- 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/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q2_K.gguf) | Q2_K | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q3_K_S.gguf) | Q3_K_S | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q3_K_M.gguf) | Q3_K_M | 1.1 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q3_K_L.gguf) | Q3_K_L | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.IQ4_XS.gguf) | IQ4_XS | 1.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q5_K_M.gguf) | Q5_K_M | 1.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/qwen-1b-continued-v2-GGUF/resolve/main/qwen-1b-continued-v2.f16.gguf) | f16 | 2.7 | 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
qwen-1b-continued-v2.IQ4_XS.gguf
Normal file
3
qwen-1b-continued-v2.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f53186057a9c992ee1ac082ad1538dc06a4bb118874317df94b2a4a4339e07e6
|
||||
size 1088576736
|
||||
3
qwen-1b-continued-v2.Q2_K.gguf
Normal file
3
qwen-1b-continued-v2.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb492723bb7be0a5e2b23838addc6d01b9688740d25d9ccb3cfd6d7d99362b8f
|
||||
size 929072544
|
||||
3
qwen-1b-continued-v2.Q3_K_L.gguf
Normal file
3
qwen-1b-continued-v2.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3e213902d9f8387120155cf5c6f8a48188bbb12fc0d168645f5e1606543a3b6
|
||||
size 1020624928
|
||||
3
qwen-1b-continued-v2.Q3_K_M.gguf
Normal file
3
qwen-1b-continued-v2.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd92cacb9a16644b6574e5d4e0dcf17042016bde21eb2c6095049dd908d47c04
|
||||
size 1012809760
|
||||
3
qwen-1b-continued-v2.Q3_K_S.gguf
Normal file
3
qwen-1b-continued-v2.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3992adc3c5d4cf278a1c6b488c8bda5a3da2963ec58ffdb0ec0f8f069dfcb6a8
|
||||
size 1004303392
|
||||
3
qwen-1b-continued-v2.Q4_K_M.gguf
Normal file
3
qwen-1b-continued-v2.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53cf53d2821569a03fb0c02d70b6df7e3f6060e96bae9cbc2dedf6640a14b704
|
||||
size 1113774432
|
||||
3
qwen-1b-continued-v2.Q4_K_S.gguf
Normal file
3
qwen-1b-continued-v2.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd5f3f5adaeeb4b7177dbf9665e1a4fdd88ac050bc54894e46742c744f230013
|
||||
size 1112855904
|
||||
3
qwen-1b-continued-v2.Q5_K_M.gguf
Normal file
3
qwen-1b-continued-v2.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05384cdab29b023accbd5aa8f885f0c7c541b6d929941f56f8d5f1e72a6c6e60
|
||||
size 1215216480
|
||||
3
qwen-1b-continued-v2.Q5_K_S.gguf
Normal file
3
qwen-1b-continued-v2.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7b31c8a0b6e29c5b09d7cecf57a9e99f0fb63760726dd64ee9449d85831586f
|
||||
size 1214642016
|
||||
3
qwen-1b-continued-v2.Q6_K.gguf
Normal file
3
qwen-1b-continued-v2.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b427d796a2bd4b127be41fc6a09a9e03cc4fa98d3c363b7f4969143e64f4c457
|
||||
size 1322999392
|
||||
3
qwen-1b-continued-v2.f16.gguf
Normal file
3
qwen-1b-continued-v2.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4447ca3865b06756fbe5b142a65abd9590f8bf81709c4bad841f52ec6e272487
|
||||
size 2560768608
|
||||
Reference in New Issue
Block a user