初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/TIM-8b-preview-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
|
||||||
|
TIM-8b-preview.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIM-8b-preview.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
---
|
||||||
|
base_model: SubconsciousDev/TIM-8b-preview
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/SubconsciousDev/TIM-8b-preview
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#TIM-8b-preview-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/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q2_K.gguf) | Q2_K | 3.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q3_K_S.gguf) | Q3_K_S | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q3_K_L.gguf) | Q3_K_L | 4.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.IQ4_XS.gguf) | IQ4_XS | 4.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q4_K_M.gguf) | Q4_K_M | 5.1 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q5_K_M.gguf) | Q5_K_M | 6.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q6_K.gguf) | Q6_K | 6.8 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIM-8b-preview-GGUF/resolve/main/TIM-8b-preview.f16.gguf) | f16 | 16.5 | 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
TIM-8b-preview.IQ4_XS.gguf
Normal file
3
TIM-8b-preview.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6cac8b1b5faae2616bcfd093bcba8d579f4ba3e3057c67ba16f6ae529a8a3c23
|
||||||
|
size 4593296640
|
||||||
3
TIM-8b-preview.Q2_K.gguf
Normal file
3
TIM-8b-preview.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8edbbcc92173f8f613ac627a1dbe3d357f178e9a33f33e43a662d3ea2700e16a
|
||||||
|
size 3281732864
|
||||||
3
TIM-8b-preview.Q3_K_L.gguf
Normal file
3
TIM-8b-preview.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:979d25c9c9d0f7edb1c1c9ac2c26baced62f71956c3443586ee70306b90c9c33
|
||||||
|
size 4431394048
|
||||||
3
TIM-8b-preview.Q3_K_M.gguf
Normal file
3
TIM-8b-preview.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e83a2000f82b41da7b8935e2da178e8080f5bdda82ae51ac679601c3f0894f60
|
||||||
|
size 4124161280
|
||||||
3
TIM-8b-preview.Q3_K_S.gguf
Normal file
3
TIM-8b-preview.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3004908b4c4488690b44bb2e3326a00df9931c7a151e834f13ddf4b11313584
|
||||||
|
size 3769611520
|
||||||
3
TIM-8b-preview.Q4_K_M.gguf
Normal file
3
TIM-8b-preview.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e311dba2176b017f4ee79933b7d2a2c869ee07b047fa0b5f298887177203e90
|
||||||
|
size 5027783936
|
||||||
3
TIM-8b-preview.Q4_K_S.gguf
Normal file
3
TIM-8b-preview.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b6ef2637ccd8cf8c10cd4ce6a63165a2c13029b44e74288e7666a1c3b03e473
|
||||||
|
size 4802012416
|
||||||
3
TIM-8b-preview.Q5_K_M.gguf
Normal file
3
TIM-8b-preview.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ebdabe9a2b18618d0b775c879af79b3a718f86983c1717c5eaead5b4dd796b7
|
||||||
|
size 5851112704
|
||||||
3
TIM-8b-preview.Q5_K_S.gguf
Normal file
3
TIM-8b-preview.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:79ef3c21bc0f3aaed50b918753a88c92d340d269a723e0b0622903514f0a2b9a
|
||||||
|
size 5720761600
|
||||||
3
TIM-8b-preview.Q6_K.gguf
Normal file
3
TIM-8b-preview.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e4aa3045a492177eb7559951b14492d3945e99f22fbd20ce90df78483bd1fce5
|
||||||
|
size 6725899520
|
||||||
3
TIM-8b-preview.Q8_0.gguf
Normal file
3
TIM-8b-preview.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1eddbb287dbb1fe0ff34e26bd61dd11eb57f147a5b34bea24b486ab929664c50
|
||||||
|
size 8709518592
|
||||||
3
TIM-8b-preview.f16.gguf
Normal file
3
TIM-8b-preview.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b5da29c177b878bac1094954a66991cb1cb99cb30093656bee0ed70e773a517
|
||||||
|
size 16388044032
|
||||||
Reference in New Issue
Block a user