初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/incident-commander-qwen3-1.7b-grpo-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
|
||||
incident-commander-qwen3-1.7b-grpo.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
incident-commander-qwen3-1.7b-grpo.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: Dar3devil/incident-commander-qwen3-1.7b-grpo
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
model_name: incident-commander-qwen3-1.7b-grpo
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- generated_from_trainer
|
||||
- grpo
|
||||
- hf_jobs
|
||||
- trl
|
||||
---
|
||||
## 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/Dar3devil/incident-commander-qwen3-1.7b-grpo
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#incident-commander-qwen3-1.7b-grpo-GGUF).***
|
||||
|
||||
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/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q2_K.gguf) | Q2_K | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q3_K_S.gguf) | Q3_K_S | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q3_K_L.gguf) | Q3_K_L | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.IQ4_XS.gguf) | IQ4_XS | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q5_K_M.gguf) | Q5_K_M | 1.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q6_K.gguf) | Q6_K | 1.5 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.Q8_0.gguf) | Q8_0 | 1.9 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/incident-commander-qwen3-1.7b-grpo-GGUF/resolve/main/incident-commander-qwen3-1.7b-grpo.f16.gguf) | f16 | 3.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
incident-commander-qwen3-1.7b-grpo.IQ4_XS.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb3978ab21a14b3f07310e03db8e301cdb0c893f05191122877d40970ad00184
|
||||
size 1016281664
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q2_K.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4247eb15fea11457778cdc076d4c7c30ab1b3b7a712d143412c13ec254289e2d
|
||||
size 777796160
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q3_K_L.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c16c41b7a98aed7501a39a79e2e972dcfed9b8b059f4c427d29d2f4bddfc2c7
|
||||
size 1003502144
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q3_K_M.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b27f5d2fb807ac4ed54e7e7cbeceae7a83af2800bc010d9ad129b5242affe83
|
||||
size 939539008
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q3_K_S.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fe3d9d6484fdfd7eb961e0da3433067a26adcc933af8a7d517e206c7f248da4
|
||||
size 867252800
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q4_K_M.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98561773ae97c6e0a335392e466c6e8f8cbeaa989a5c1304e998af9baf35af20
|
||||
size 1107409472
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q4_K_S.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:292c46206d55ab5e46b707bda7e5cbc8b70d2f11dc7671bee7aab4af3033c931
|
||||
size 1060190784
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q5_K_M.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56d555e737dbb1c81fbf48fc2e534b21f8989fb9c1381bf4fc7a758a6a95439c
|
||||
size 1257880128
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q5_K_S.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03beb67ba7963c73d6eb6847aa7055c4345f8ec519ed8764ca79117bdb6f0860
|
||||
size 1230584384
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q6_K.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8df3a5da47e47062bf016d8853675c30b10a6b283d050342ee37e24747a02c81
|
||||
size 1417755200
|
||||
3
incident-commander-qwen3-1.7b-grpo.Q8_0.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2bec36bf2716aa22408e10aacef021117e75d75c294eabb48b624bf9605088f
|
||||
size 1834426944
|
||||
3
incident-commander-qwen3-1.7b-grpo.f16.gguf
Normal file
3
incident-commander-qwen3-1.7b-grpo.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d78077b322bd6343701c9ff3e501c2e0300dcaa59e54b8bbc276b922ee888a8
|
||||
size 3447349824
|
||||
Reference in New Issue
Block a user