commit 099b4b3f23be2494b65c1de0915ec8b868c299e9 Author: ModelHub XC Date: Sat May 30 15:46:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4d9ffc6 --- /dev/null +++ b/.gitattributes @@ -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 +Llama-3.2-3B-Instruct-CRPO-V1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-CRPO-V1.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.IQ4_XS.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.IQ4_XS.gguf new file mode 100644 index 0000000..ca02418 --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cab8907dc1664279132de1165a1cc2084027aa762a6ae45f149ab8627f148b3 +size 1840907296 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q2_K.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q2_K.gguf new file mode 100644 index 0000000..f3b6599 --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1029e813f803243a5f2217ec0de76c56f2143ba1c0551889e0a845834facf4c6 +size 1363936288 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_L.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_L.gguf new file mode 100644 index 0000000..354b756 --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05e0546441f9308641cd9d2f1ee5202bf6491d215151c3b3fea89b9c3191d6c +size 1815348256 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_M.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_M.gguf new file mode 100644 index 0000000..47434cf --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e576f14c95236d81536bdb6c9a11947c3db065fca9b2219631be91b921bf507 +size 1687159840 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_S.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_S.gguf new file mode 100644 index 0000000..2c81b95 --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68feec1e369485384d405c5dcc05edbe0c227334ad6cc660964935e06cefbcf5 +size 1542849568 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_M.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_M.gguf new file mode 100644 index 0000000..a1e9070 --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b8d7c875d3e794ea06170c275bc0f548165ad6948134550ecd72d920329902 +size 2019378208 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_S.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_S.gguf new file mode 100644 index 0000000..94451d5 --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5256f84a04a57f59d377dbcbcf7a41658966d31efa334675c14fe0fee1e160 +size 1928201248 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_M.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_M.gguf new file mode 100644 index 0000000..e532c9f --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9a51e745c83b5d96c55864e03d0f1465474a02005f0498bd2e67fc8bc099d2 +size 2322154528 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_S.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_S.gguf new file mode 100644 index 0000000..5b062ba --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148ed19d042e024cb341dd11d6fc09e68c675094fde8c87df4cf5291a3f8ca7f +size 2269512736 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q6_K.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q6_K.gguf new file mode 100644 index 0000000..deb3d54 --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0cfadc5331c1c0301c063f574787d418e83a0079fab1228ecf06be59f612c71 +size 2643854368 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.Q8_0.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.Q8_0.gguf new file mode 100644 index 0000000..aaf381e --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376c6dfd2d5ab7f563f8b53ca1968b34d750ba9f89e0ed04b6c4d9db675f72b5 +size 3421899808 diff --git a/Llama-3.2-3B-Instruct-CRPO-V1.f16.gguf b/Llama-3.2-3B-Instruct-CRPO-V1.f16.gguf new file mode 100644 index 0000000..3204bac --- /dev/null +++ b/Llama-3.2-3B-Instruct-CRPO-V1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b564ef3e59f4f540ac2c7474ae3c8bca7474dc08664dfeba530acd95839fea7a +size 6433688608 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7af7f07 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: swadeshb/Llama-3.2-3B-Instruct-CRPO-V1 +language: +- en +library_name: transformers +model_name: Llama-3.2-3B-Instruct-CRPO-V1 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- generated_from_trainer +- trl +- grpo +--- +## About + + + + + + + + + +static quants of https://huggingface.co/swadeshb/Llama-3.2-3B-Instruct-CRPO-V1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.2-3B-Instruct-CRPO-V1-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/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q3_K_L.gguf) | Q3_K_L | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_S.gguf) | Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q5_K_M.gguf) | Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q6_K.gguf) | Q6_K | 2.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-CRPO-V1-GGUF/resolve/main/Llama-3.2-3B-Instruct-CRPO-V1.f16.gguf) | f16 | 6.5 | 16 bpw, overkill | + +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. + +