初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF Source: Original Platform
This commit is contained in:
48
.gitattributes
vendored
Normal file
48
.gitattributes
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
*.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
|
||||
TinyLlama-1.1B-Chat-v1.0.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TinyLlama-1.1B-Chat-v1.0.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
||||
---
|
||||
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
||||
datasets:
|
||||
- cerebras/SlimPajama-627B
|
||||
- bigcode/starcoderdata
|
||||
- HuggingFaceH4/ultrachat_200k
|
||||
- HuggingFaceH4/ultrafeedback_binarized
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-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/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q2_K.gguf) | Q2_K | 0.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q3_K_S.gguf) | Q3_K_S | 0.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q3_K_M.gguf) | Q3_K_M | 0.6 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q3_K_L.gguf) | Q3_K_L | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.IQ4_XS.gguf) | IQ4_XS | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q4_0_4_4.gguf) | Q4_0_4_4 | 0.7 | fast on arm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q4_K_S.gguf) | Q4_K_S | 0.7 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q5_K_M.gguf) | Q5_K_M | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q6_K.gguf) | Q6_K | 1.0 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.Q8_0.gguf) | Q8_0 | 1.3 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TinyLlama-1.1B-Chat-v1.0-GGUF/resolve/main/TinyLlama-1.1B-Chat-v1.0.f16.gguf) | f16 | 2.3 | 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
TinyLlama-1.1B-Chat-v1.0.IQ4_XS.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb8aae6b730afc8bbeae515e8b6fb0687d8896741c58034effc0c6471c8649c1
|
||||
size 609809056
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q2_K.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb416bc8264c27f45375dd15c861f87fd435738961e53e1bdf97d89626bc2689
|
||||
size 432132768
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q3_K_L.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2c324a6fd14f293ba9fa8ffb2c3ecef7d99d55b0ee36790614abe094963a361
|
||||
size 591528608
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q3_K_M.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0f5f96835f5cedcc317e7d56b4815494fb602bb25e24b8414835d0a7ec8e76b
|
||||
size 548405920
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q3_K_S.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7bc7741229a3c7082e4ebe3046d3dd65bf106b03cd0153b53ed66e02d461b65
|
||||
size 499344032
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q4_0_4_4.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ddc7e3361944b5cd8e27ec4a512a2729124a8528317a866d86740fb91f6afdd
|
||||
size 636727968
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q4_K_M.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70737cdeae63476bd36561010297a650bf9a6ba235a0e31e7325e16a84beeff7
|
||||
size 667816608
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q4_K_S.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78e22630e4ee9a4f92bf958f9347800b0d619ea3a9f9f845d3b697d57f4a5630
|
||||
size 639873696
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q5_K_M.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bb070040a8be94b8d69aa2604c3a8f5e1a8e75a1ceed6f6b32f6d7cdbbef1d8
|
||||
size 782045856
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q5_K_S.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1301718b649f22438c807251a8b272ffe7b645e42afb5559d143815fb02c813
|
||||
size 766030496
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q6_K.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f23b26ae371286f251532a8a8738846738131248c2cb58c1a93197f117a14aca
|
||||
size 903414432
|
||||
3
TinyLlama-1.1B-Chat-v1.0.Q8_0.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:721abf014c83163b40ca52d465f3084f436303700cdce168463027004dfd4945
|
||||
size 1169810080
|
||||
3
TinyLlama-1.1B-Chat-v1.0.f16.gguf
Normal file
3
TinyLlama-1.1B-Chat-v1.0.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f83b5b067440dc582f8a9c217c3a17c15234a5c7ce1899f54d3a9f0f2007245a
|
||||
size 2201019040
|
||||
Reference in New Issue
Block a user