初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/falcon-thought-7b-v0-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
|
||||
falcon-thought-7b-v0.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
falcon-thought-7b-v0.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
base_model: nkpz/falcon-thought-7b-v0
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: mit
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/nkpz/falcon-thought-7b-v0
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/falcon-thought-7b-v0-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/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q2_K.gguf) | Q2_K | 3.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q3_K_S.gguf) | Q3_K_S | 3.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q3_K_L.gguf) | Q3_K_L | 4.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.IQ4_XS.gguf) | IQ4_XS | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q4_K_M.gguf) | Q4_K_M | 4.7 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q5_K_S.gguf) | Q5_K_S | 5.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q5_K_M.gguf) | Q5_K_M | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q6_K.gguf) | Q6_K | 6.2 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.Q8_0.gguf) | Q8_0 | 8.0 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/falcon-thought-7b-v0-GGUF/resolve/main/falcon-thought-7b-v0.f16.gguf) | f16 | 15.0 | 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
falcon-thought-7b-v0.IQ4_XS.gguf
Normal file
3
falcon-thought-7b-v0.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7181d5a61d4a989aaefbee7043fa27b400d59aa3e1e7e3be67f92a8069632a72
|
||||
size 4115684672
|
||||
3
falcon-thought-7b-v0.Q2_K.gguf
Normal file
3
falcon-thought-7b-v0.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1d318986cb21c90949755a8797730cf1b3ed10af1ebd1b07142c8b1b23b9262
|
||||
size 2886982976
|
||||
3
falcon-thought-7b-v0.Q3_K_L.gguf
Normal file
3
falcon-thought-7b-v0.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6aa62192f1d653613236f58b45a1a7b4bd222a48b395c59e9668f879bc8f7a01
|
||||
size 3967982912
|
||||
3
falcon-thought-7b-v0.Q3_K_M.gguf
Normal file
3
falcon-thought-7b-v0.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91351c0f767ecb69f8ffe2724baa5bc0530702873eae5249eb3102d65b0220a7
|
||||
size 3685850432
|
||||
3
falcon-thought-7b-v0.Q3_K_S.gguf
Normal file
3
falcon-thought-7b-v0.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebe19a2ecce940568d35c01ce33fca7def50f14b3478ae03b150a4bd44b7b02a
|
||||
size 3366214976
|
||||
3
falcon-thought-7b-v0.Q4_K_M.gguf
Normal file
3
falcon-thought-7b-v0.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:347b38d99bb4ac5985a5543131ad5357ceae0aae6cf889ac13953a9c3f4bf0bf
|
||||
size 4569726272
|
||||
3
falcon-thought-7b-v0.Q4_K_S.gguf
Normal file
3
falcon-thought-7b-v0.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbf19a0aa9ba145119fc7864af9d32c6960685620ed62d4a04c3c0a21beb7e8a
|
||||
size 4331019584
|
||||
3
falcon-thought-7b-v0.Q5_K_M.gguf
Normal file
3
falcon-thought-7b-v0.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0aec3e984b5c37587acbe234cceadfe8bf9889b30aba099907f169e926379b2
|
||||
size 5321948480
|
||||
3
falcon-thought-7b-v0.Q5_K_S.gguf
Normal file
3
falcon-thought-7b-v0.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:effd7da8722e5b268a2e30f4afba47c597d48181db0415c5b84a312355d30d54
|
||||
size 5184494912
|
||||
3
falcon-thought-7b-v0.Q6_K.gguf
Normal file
3
falcon-thought-7b-v0.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:035cd72a6ac7a5d48ab561c049579b4c3e47c5fc9664aba60b1a550e9de6cf03
|
||||
size 6121184576
|
||||
3
falcon-thought-7b-v0.Q8_0.gguf
Normal file
3
falcon-thought-7b-v0.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8aa94d1ed2d565e2218205bea691d4231072b27699776fee8a243be748880f9e
|
||||
size 7926783296
|
||||
3
falcon-thought-7b-v0.f16.gguf
Normal file
3
falcon-thought-7b-v0.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cedb4401ce0586ef12329de1a31cada729078eb9dc6c81d544744f302af90dfe
|
||||
size 14916197696
|
||||
Reference in New Issue
Block a user