初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/falcon3-3b-reasoning-v0.1-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
|
||||||
|
falcon3-3b-reasoning-v0.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
falcon3-3b-reasoning-v0.1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
|||||||
|
---
|
||||||
|
base_model: MaziyarPanahi/falcon3-3b-reasoning-v0.1
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text-generation-inference
|
||||||
|
- transformers
|
||||||
|
- unsloth
|
||||||
|
- llama
|
||||||
|
- trl
|
||||||
|
- grpo
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/MaziyarPanahi/falcon3-3b-reasoning-v0.1
|
||||||
|
|
||||||
|
<!-- 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/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q2_K.gguf) | Q2_K | 1.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q6_K.gguf) | Q6_K | 2.8 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/falcon3-3b-reasoning-v0.1-GGUF/resolve/main/falcon3-3b-reasoning-v0.1.f16.gguf) | f16 | 6.6 | 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
falcon3-3b-reasoning-v0.1.IQ4_XS.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e4b64df87132c75e015636da5223c58f9a8435cdfee4a8a098178ce021ba831
|
||||||
|
size 1845154528
|
||||||
3
falcon3-3b-reasoning-v0.1.Q2_K.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d7fbea10cccfb55697417fd78abf6e1d6c25837a01e996db7a75f2cbf4a064f
|
||||||
|
size 1353880288
|
||||||
3
falcon3-3b-reasoning-v0.1.Q3_K_L.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a60948e97369a215da1deee5db22f2750ef11340dc1e776240f497ee47a95d3
|
||||||
|
size 1781355232
|
||||||
3
falcon3-3b-reasoning-v0.1.Q3_K_M.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b42d48a07f9b9084aec4013e4f95b698362ed93b5d4fd7224b9a5d83e626357
|
||||||
|
size 1673220832
|
||||||
3
falcon3-3b-reasoning-v0.1.Q3_K_S.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dfcb1ea882c9118a49273d7edd3f2b8e8d8dbf734940d0c0375cfbd5e36efef7
|
||||||
|
size 1549406944
|
||||||
3
falcon3-3b-reasoning-v0.1.Q4_K_M.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ccaac8b5a15cfcb0e557caf1192178dcf40275b626c7f01cfe43da4f083625fa
|
||||||
|
size 2005684960
|
||||||
3
falcon3-3b-reasoning-v0.1.Q4_K_S.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1653f68c7a94a7ecf3c37fca78b3de159232b982f1203688d4882773d397ffaf
|
||||||
|
size 1933234912
|
||||||
3
falcon3-3b-reasoning-v0.1.Q5_K_M.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a783a43a3a5026482fcb676e1c2fc7904aa36bb100209563afb4076ac87304e0
|
||||||
|
size 2319471328
|
||||||
3
falcon3-3b-reasoning-v0.1.Q5_K_S.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:503efda9b8dbd63eae1c5a2ab321ea47ac829fde788bdec5f1e3e6c727a1469a
|
||||||
|
size 2277692128
|
||||||
3
falcon3-3b-reasoning-v0.1.Q6_K.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3cec61f9f855437fca32ef2f82d1b4408c821f3a195c562c1b1fc802380690a4
|
||||||
|
size 2652869344
|
||||||
3
falcon3-3b-reasoning-v0.1.Q8_0.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0ffe0a046ebf64658a5ed451993449785f600f29070a69910f72d05be5761263
|
||||||
|
size 3434533600
|
||||||
3
falcon3-3b-reasoning-v0.1.f16.gguf
Normal file
3
falcon3-3b-reasoning-v0.1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:824e3e6cd46624f71cdcd2e61852d6ea66cb974e00d3916873ea5d99e86a69c4
|
||||||
|
size 6460330720
|
||||||
Reference in New Issue
Block a user