初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-08 18:25:10 +08:00
commit fb678d0d5f
27 changed files with 227 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.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
command-a-03-2025-DRAFT-0.8B-v3.0.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text

92
README.md Normal file
View File

@@ -0,0 +1,92 @@
---
base_model: jukofyork/command-a-03-2025-DRAFT-0.8B-v3.0
datasets:
- agentlans/common-crawl-sample
- bigcode/the-stack-smol-xl
- rombodawg/Everything_Instruct
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- draft
- speculative-decoding
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
weighted/imatrix quants of https://huggingface.co/jukofyork/command-a-03-2025-DRAFT-0.8B-v3.0
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-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/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ1_M.gguf) | i1-IQ1_M | 0.7 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.7 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.7 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ3_S.gguf) | i1-IQ3_S | 0.7 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ3_M.gguf) | i1-IQ3_M | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.7 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q4_0.gguf) | i1-Q4_0 | 0.7 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.7 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.7 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q4_1.gguf) | i1-Q4_1 | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.7 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/command-a-03-2025-DRAFT-0.8B-v3.0-i1-GGUF/resolve/main/command-a-03-2025-DRAFT-0.8B-v3.0.i1-Q6_K.gguf) | i1-Q6_K | 1.0 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:082bcd889c508d9cec3d3e4939df25a4348fd50da74972ceb00f59942c26e578
size 551041792

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21d7995d16b34f9c9b07902590e08548d2520be63740760a7ae718e2b14df3e9
size 548896768

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a29aab63674825087475d63240e75e15f8936cf270bb02bdb836cb1f4755d651
size 561664768

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81f979e35e5fbec178c7ec97793d6244642ea60ccb4ac792a267bb3c459eb4fa
size 558804736

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:096a5f89747cf4dfcf40d41050a75f114b50b03e946182f21594a229b1d9c0f4
size 557476864

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9afbd793c9ae36f6828bf70a753a6fec25d0410f02287022e096b738423a56fd
size 554616832

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f31ab14d6d058509695f09a64ffa0a46c76ae6d8fd624dae5a50a1e7561ad05e
size 575819776

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50f0a90b91bf55b9892754f26c0142b3fd0e125c23cf7211256b1ac9e1d3d120
size 571674880

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fbb5fd5aa13758d49637e6815bad1462ad0baf00f8efb4ca5b568c5b110e292
size 571674880

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ac42519f6b33b4837d9c055fc12bb65d2eb1104ed2887056d516449bcbec5b2
size 566771968

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f85c822e29ade429af8b1ab98e89764ed53e2ef2d7d84582992cac7a04c2e09
size 585738496

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90dcc9459fa19913282795b0f623ce2c9efaaa01f4f994be5443c6569c5598fc
size 582469888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8284abd726a3ac25190bce127884aa2ae2eb089ad3ac1b632f6dbf2643e95b7
size 571674880

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4306fe72319ab9897439042d1577ccacfdc7a941838923959cb0305fa5208479
size 564116224

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41eed5c2a74a909b40c26420148204b0c9cdfd8045f0e1e4398bcfc556e40fb9
size 602425600

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a432ad80d0637cf369c30ab3c718b138ff956eb20039db1d0a4abed81edcba39
size 588534016

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bef1b48734ae68c61e758d5452612392706b7d76683d4a421e95abd688d3cb0
size 571330816

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6001a95d7487fe38e680eb6c02c075629ab76a656dc3f42de11c0e5e528c2ea7
size 586039552

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a04e85a7b460679d2440d6bbb4d190957b2efa892abec3682f156faa0ef3dac0
size 621922560

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9adf6d986ae18c29f16cceba13e3f9da7de55260e0ad56ebce039ce1829c0ca4
size 659547392

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd9871b71fe266b5179eb3bc4cac629b45d73bd6f2210d2bd4442f7d5243974b
size 647211264

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d1cacac210dfd7f944196f481d883cdfaa2f6cdbb76504a5249c1a76b1291e4
size 696161536

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27165fb188810695896ebe21c6f14fa12d43c23aba1357bd35f9b6bbd89b560b
size 688785664

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7e0d75901f42b8078aee5a910d0bee8105c3aa6cb3c02a6bab1825505408d2a
size 853491968

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85162885b1c8354b5e1dfe9f50c8a501e1a2be26630db3fb526fa8490cb2da4c
size 1008928