初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/agentic-4b-2607-sft-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
|
||||||
|
agentic-4b-2607-sft.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
agentic-4b-2607-sft.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
77
README.md
Normal file
77
README.md
Normal file
@@ -0,0 +1,77 @@
|
|||||||
|
---
|
||||||
|
base_model: fireworks1231/agentic-4b-2607-sft
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text-generation-inference
|
||||||
|
- transformers
|
||||||
|
- unsloth
|
||||||
|
- qwen3
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||||
|
<!-- ### quants_skip: -->
|
||||||
|
<!-- ### skip_mmproj: -->
|
||||||
|
static quants of https://huggingface.co/fireworks1231/agentic-4b-2607-sft
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#agentic-4b-2607-sft-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/agentic-4b-2607-sft-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/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q2_K.gguf) | Q2_K | 1.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.IQ4_XS.gguf) | IQ4_XS | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q5_K_S.gguf) | Q5_K_S | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q5_K_M.gguf) | Q5_K_M | 3.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q6_K.gguf) | Q6_K | 3.4 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.Q8_0.gguf) | Q8_0 | 4.4 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-GGUF/resolve/main/agentic-4b-2607-sft.f16.gguf) | f16 | 8.2 | 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
agentic-4b-2607-sft.IQ4_XS.gguf
Normal file
3
agentic-4b-2607-sft.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e58c2c34f206d644e2e1fad5b04e05fa9c8a5f1181d128bc4a8e54931a49b594
|
||||||
|
size 2286316736
|
||||||
3
agentic-4b-2607-sft.Q2_K.gguf
Normal file
3
agentic-4b-2607-sft.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:218445195156f6427502276fe1361ff97470fb74a252e023a7aef01d37de143c
|
||||||
|
size 1669500096
|
||||||
3
agentic-4b-2607-sft.Q3_K_L.gguf
Normal file
3
agentic-4b-2607-sft.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c640a3b6f0cdc5f29d6afd37cd79e767e0af4bc0528b5eba4da5977022c3a797
|
||||||
|
size 2239786176
|
||||||
3
agentic-4b-2607-sft.Q3_K_M.gguf
Normal file
3
agentic-4b-2607-sft.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a5c2023c2726c71f6fe9c5cf1a2ebf69a30c76adddca7b6554c000409e4a2a5b
|
||||||
|
size 2075618496
|
||||||
3
agentic-4b-2607-sft.Q3_K_S.gguf
Normal file
3
agentic-4b-2607-sft.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:044eb004b71ce202ede349859e65f3c91b6c90e10635be7b6592679ef25850ad
|
||||||
|
size 1886997696
|
||||||
3
agentic-4b-2607-sft.Q4_K_M.gguf
Normal file
3
agentic-4b-2607-sft.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1c8093b3ad25cb01e75e81c031a35342052e3f5f2cdea4f9e0d4487a0bcb8041
|
||||||
|
size 2497281216
|
||||||
3
agentic-4b-2607-sft.Q4_K_S.gguf
Normal file
3
agentic-4b-2607-sft.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3fc19f309ab441e04f99315a955a192942fb02406015b1a6c430e94f5aff39c7
|
||||||
|
size 2383310016
|
||||||
3
agentic-4b-2607-sft.Q5_K_M.gguf
Normal file
3
agentic-4b-2607-sft.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86ffef18c206280e86deb2ede88b3736fe0c8c68cc0f5af98a6ff0626f13d978
|
||||||
|
size 2889514176
|
||||||
3
agentic-4b-2607-sft.Q5_K_S.gguf
Normal file
3
agentic-4b-2607-sft.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e6d370a651f325433d76c47dae2c2ae87f7ac51c43066e1a4554cf98f287516b
|
||||||
|
size 2823711936
|
||||||
3
agentic-4b-2607-sft.Q6_K.gguf
Normal file
3
agentic-4b-2607-sft.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15babf482c4fff20630fbd331a02dc458f93c3825a239c9dea10ac3655271d46
|
||||||
|
size 3306261696
|
||||||
3
agentic-4b-2607-sft.Q8_0.gguf
Normal file
3
agentic-4b-2607-sft.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8b3e7da76090c4754629c73c963ab42e53e3ea0db0b0503372cbeba9cc023b3
|
||||||
|
size 4280405696
|
||||||
3
agentic-4b-2607-sft.f16.gguf
Normal file
3
agentic-4b-2607-sft.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:548589c915cd62740fe83b4270b8b5ea107db3e322d9d3bc0be266453514ad35
|
||||||
|
size 8051285696
|
||||||
Reference in New Issue
Block a user