commit d408664ac8908984544366ac279784a6a0ddd623 Author: ModelHub XC Date: Tue Aug 4 01:55:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..df3c4a0 --- /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-1B-Instruct-SFT-PPO.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1B-Instruct-SFT-PPO.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.IQ4_XS.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.IQ4_XS.gguf new file mode 100644 index 0000000..4775905 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a8b81a59db4eb7cb9e0d9b5df9ff2c77c20116062344cac1c9529fa9e510472 +size 887927008 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q2_K.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q2_K.gguf new file mode 100644 index 0000000..463c244 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8b38b82c1111ee4adac06f4b29a385f2fc1aea41ce315a04b2ab2dd643e2e4 +size 667062496 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_L.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_L.gguf new file mode 100644 index 0000000..09d5784 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17351105a89c4e08c0d58f80b16c2548ce90bb23c3ffa7342f0ef2118177b12f +size 845390048 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_M.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_M.gguf new file mode 100644 index 0000000..887d5a0 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d50579b619370bdbd09bd359813f5eecac50b35f17fd3c7f9ae071332630ec +size 803709152 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_S.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_S.gguf new file mode 100644 index 0000000..b3f9d97 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e6fa09e7bba9c28075cf6063c319f09f6ccad89630e4ba94736144cb0bceae4 +size 754557152 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_M.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_M.gguf new file mode 100644 index 0000000..11c0a07 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92097c5fb5b5590af3cb72e41c31dde673f90e7e36e4dc294f0b23f73e452549 +size 955445472 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_S.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_S.gguf new file mode 100644 index 0000000..b21ca35 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a813930dd4f41c84c321d099892e93fccb252ed5163376fbfc398b3b8462d7c +size 923398368 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_M.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_M.gguf new file mode 100644 index 0000000..ef51809 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ab60e6538d9e88f7a18ffb4eb19f16908a89b1047b011179709d0dbc6f931e +size 1092088032 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_S.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_S.gguf new file mode 100644 index 0000000..736f50f --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f3dfe13daf0d0efb91378ce3bca8d1fd23079ecbbba2956c54e8f40a0335bd4 +size 1073148128 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q6_K.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q6_K.gguf new file mode 100644 index 0000000..9f945f9 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ee818786b021900aa210a92de43d824e20366bb4311d8589c9a4fd70376cec +size 1237270752 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.Q8_0.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.Q8_0.gguf new file mode 100644 index 0000000..7c7213f --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6815e874b37c91c2f513f88ddc5f8132600a1f37f5ade136d3835d9c538caca +size 1600168160 diff --git a/Llama-3.2-1B-Instruct-SFT-PPO.f16.gguf b/Llama-3.2-1B-Instruct-SFT-PPO.f16.gguf new file mode 100644 index 0000000..4524641 --- /dev/null +++ b/Llama-3.2-1B-Instruct-SFT-PPO.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2d9b02136c7d6855e90e2202f3ac3a5a0150096f9128a7a468a14d3021897a +size 3004932320 diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e4b578 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: maty0505/Llama-3.2-1B-Instruct-SFT-PPO +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/maty0505/Llama-3.2-1B-Instruct-SFT-PPO + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.2-1B-Instruct-SFT-PPO-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-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q2_K.gguf) | Q2_K | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_S.gguf) | Q3_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q3_K_L.gguf) | Q3_K_L | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.IQ4_XS.gguf) | IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_S.gguf) | Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q5_K_M.gguf) | Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q6_K.gguf) | Q6_K | 1.3 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1B-Instruct-SFT-PPO-GGUF/resolve/main/Llama-3.2-1B-Instruct-SFT-PPO.f16.gguf) | f16 | 3.1 | 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. + +