初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/falcon-7b-instruct-GGUF Source: Original Platform
This commit is contained in:
45
.gitattributes
vendored
Normal file
45
.gitattributes
vendored
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
*.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-7b-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon-7b-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
|||||||
|
---
|
||||||
|
base_model: tiiuae/falcon-7b-instruct
|
||||||
|
datasets:
|
||||||
|
- tiiuae/falcon-refinedweb
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/tiiuae/falcon-7b-instruct
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#falcon-7b-instruct-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/falcon-7b-instruct-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-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q2_K.gguf) | Q2_K | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q3_K_S.gguf) | Q3_K_S | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.IQ4_XS.gguf) | IQ4_XS | 4.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q3_K_L.gguf) | Q3_K_L | 4.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q4_K_M.gguf) | Q4_K_M | 5.1 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q6_K.gguf) | Q6_K | 7.1 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon-7b-instruct-GGUF/resolve/main/falcon-7b-instruct.f16.gguf) | f16 | 14.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
falcon-7b-instruct.IQ4_XS.gguf
Normal file
3
falcon-7b-instruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7cf1b4b5973b2168fc2c5ca990d7b52c30eab63eaa819d8540b6122c8cec8222
|
||||||
|
size 4179763968
|
||||||
3
falcon-7b-instruct.Q2_K.gguf
Normal file
3
falcon-7b-instruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bca99c773784daa8937a83a9be3962ba6e49b9e1d29cbb22b9e3c3f524a38d67
|
||||||
|
size 3859720960
|
||||||
3
falcon-7b-instruct.Q3_K_L.gguf
Normal file
3
falcon-7b-instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2c5657ff6e6ac32dbb9c15cebf31089a4a5f4c692531bdb839d6c1e964f4aa4b
|
||||||
|
size 4378245888
|
||||||
3
falcon-7b-instruct.Q3_K_M.gguf
Normal file
3
falcon-7b-instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a13d102e8bac91b7cb70333f5da67819ed256327a4fa6518fba867d1dd43065a
|
||||||
|
size 4140794624
|
||||||
3
falcon-7b-instruct.Q3_K_S.gguf
Normal file
3
falcon-7b-instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:da03a5fb893ccbba6a7b6420f20e7e571a10504ae0f1d87ee2b1317a2c904139
|
||||||
|
size 3859720960
|
||||||
3
falcon-7b-instruct.Q4_K_M.gguf
Normal file
3
falcon-7b-instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6bb7ba00f736e58f24ad468c1b2dd0d39add2e5caa781e245ca6e3c93418bd13
|
||||||
|
size 4975127552
|
||||||
3
falcon-7b-instruct.Q4_K_S.gguf
Normal file
3
falcon-7b-instruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ff862870e4f1d522cec04f9c097792ac612bec9ae2b4dfb50fb4134c5041261
|
||||||
|
size 4745546496
|
||||||
3
falcon-7b-instruct.Q5_K_M.gguf
Normal file
3
falcon-7b-instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15a8877eae10d6f6c779ef5cfdadb07276e264b01fc17a8d91ed08a4f004985c
|
||||||
|
size 5731121920
|
||||||
3
falcon-7b-instruct.Q5_K_S.gguf
Normal file
3
falcon-7b-instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fcfed13957669a4a4ba5db687ccdf714a042af4bb65c6c40ed69baee3204938a
|
||||||
|
size 5343318784
|
||||||
3
falcon-7b-instruct.Q6_K.gguf
Normal file
3
falcon-7b-instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b01b3fba8b2412139c009aa90f1dd52e54dcf3e36cdaaf8145f17b32a366682
|
||||||
|
size 7031360256
|
||||||
3
falcon-7b-instruct.Q8_0.gguf
Normal file
3
falcon-7b-instruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d4bf92eb46924662c147595518ecce110ef95d4f3a44fd10cfc128350b60636
|
||||||
|
size 7671446272
|
||||||
3
falcon-7b-instruct.f16.gguf
Normal file
3
falcon-7b-instruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8930e5a489716e6d9d82f6435767b7155999ad2be5b3173043d237a7175a961
|
||||||
|
size 14437280512
|
||||||
Reference in New Issue
Block a user