commit 64d42c7a40d0fe498458900403e18feea75c800a Author: ModelHub XC Date: Mon May 18 18:23:33 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/LetsCode-Llama3.2-3B-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ca8fd99 --- /dev/null +++ b/.gitattributes @@ -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 +LetsCode-Llama3.2-3B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LetsCode-Llama3.2-3B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LetsCode-Llama3.2-3B.i1-IQ1_M.gguf b/LetsCode-Llama3.2-3B.i1-IQ1_M.gguf new file mode 100644 index 0000000..5bc69c5 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d662ca2e287963f979db211307077e6ebc733bcb23ede5b5cedf131483d2e416 +size 924193056 diff --git a/LetsCode-Llama3.2-3B.i1-IQ1_S.gguf b/LetsCode-Llama3.2-3B.i1-IQ1_S.gguf new file mode 100644 index 0000000..820c752 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdd591272d1000ffb292d2834b72778b20784e87850ee7ecb5e204cac27f58c2 +size 868159776 diff --git a/LetsCode-Llama3.2-3B.i1-IQ2_M.gguf b/LetsCode-Llama3.2-3B.i1-IQ2_M.gguf new file mode 100644 index 0000000..b3e7bf9 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1bdbd128dafab8429fbc1e6446358f56ccc0b4dfee7c11b47b19b7d73928ee +size 1229033760 diff --git a/LetsCode-Llama3.2-3B.i1-IQ2_S.gguf b/LetsCode-Llama3.2-3B.i1-IQ2_S.gguf new file mode 100644 index 0000000..a0447a8 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8b601ea8143893257f753d88ea9f1601e8679491f4a81f94e24ec8f8dc640f +size 1154322720 diff --git a/LetsCode-Llama3.2-3B.i1-IQ2_XS.gguf b/LetsCode-Llama3.2-3B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d3e6754 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f71262032d8f6b2484d270fb8255ce860996039b6ee33d8d73c2f11548cbaf +size 1100550432 diff --git a/LetsCode-Llama3.2-3B.i1-IQ2_XXS.gguf b/LetsCode-Llama3.2-3B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..4845fff --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a8d599289b1ca18d78f99762c1aee83c7aecf6a252f3d7991640723771f36e +size 1017581856 diff --git a/LetsCode-Llama3.2-3B.i1-IQ3_M.gguf b/LetsCode-Llama3.2-3B.i1-IQ3_M.gguf new file mode 100644 index 0000000..a2e2673 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add6e4a0d33426b10e7a6db153d89d51dd638c94bdfd4c422cfc6b47b20289c6 +size 1599670560 diff --git a/LetsCode-Llama3.2-3B.i1-IQ3_S.gguf b/LetsCode-Llama3.2-3B.i1-IQ3_S.gguf new file mode 100644 index 0000000..ef3011e --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36a2ce8bf2393f1147b8ffa86dd650b95ee31331caef68364f9e6885fc24499 +size 1542850848 diff --git a/LetsCode-Llama3.2-3B.i1-IQ3_XS.gguf b/LetsCode-Llama3.2-3B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..8150cf0 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b729692f97f1363e0c0889f7a55974ca15a39a69abf5d511b507f24dccb457a8 +size 1476790560 diff --git a/LetsCode-Llama3.2-3B.i1-IQ3_XXS.gguf b/LetsCode-Llama3.2-3B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4a4bcf2 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6789115c52c425badaadf53a5fe8f32b6bbaaa8491b9a5e47c80c26996d037ba +size 1348768032 diff --git a/LetsCode-Llama3.2-3B.i1-IQ4_NL.gguf b/LetsCode-Llama3.2-3B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..1dbda32 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef03f8141911de5f301fb3bdc6db98b9d14ae339a90528e19961684f240dd577 +size 1917192480 diff --git a/LetsCode-Llama3.2-3B.i1-IQ4_XS.gguf b/LetsCode-Llama3.2-3B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..6b6fbde --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef40011df23c78d4be2b8e973a1cc23cb2329207c93d7c95a84afbe15a12c9cd +size 1829112096 diff --git a/LetsCode-Llama3.2-3B.i1-Q2_K.gguf b/LetsCode-Llama3.2-3B.i1-Q2_K.gguf new file mode 100644 index 0000000..bb6310a --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28da28a62f992c926431ce693ba4996e1b9c10c474f93316e2aff128765b4e9 +size 1363937568 diff --git a/LetsCode-Llama3.2-3B.i1-Q2_K_S.gguf b/LetsCode-Llama3.2-3B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..15ae751 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fef0bc075212c771b0267ed6dabc63dd43ea9cb92320f764fc6569b8793a662 +size 1274284320 diff --git a/LetsCode-Llama3.2-3B.i1-Q3_K_L.gguf b/LetsCode-Llama3.2-3B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d1a238f --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b502324d82343ddbf4306dcb4bcfc04fd4914bc03e6e18bd0f0467bc1aeedfc7 +size 1815349536 diff --git a/LetsCode-Llama3.2-3B.i1-Q3_K_M.gguf b/LetsCode-Llama3.2-3B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9e31dc5 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91974308dfde6c1e1d68dc4f47accc59a657f8b646085d172c727cae7cba7bc +size 1687161120 diff --git a/LetsCode-Llama3.2-3B.i1-Q3_K_S.gguf b/LetsCode-Llama3.2-3B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a2a0e1f --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd1e0a2463ac52106a7bb65ec10d1803766409b65b2a1534d3c817b7c50c557 +size 1542850848 diff --git a/LetsCode-Llama3.2-3B.i1-Q4_0.gguf b/LetsCode-Llama3.2-3B.i1-Q4_0.gguf new file mode 100644 index 0000000..591912f --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f773c838dcad45f8692228c501d7e1ae81b47bdf3c50eaa923ca12657922e6b +size 1921911072 diff --git a/LetsCode-Llama3.2-3B.i1-Q4_1.gguf b/LetsCode-Llama3.2-3B.i1-Q4_1.gguf new file mode 100644 index 0000000..a84d18f --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccaa48b2e7d7b235bde772a05166c52081e1af2c696cbb652e8b2cb71323c5c6 +size 2093353248 diff --git a/LetsCode-Llama3.2-3B.i1-Q4_K_M.gguf b/LetsCode-Llama3.2-3B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0bd3cdb --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe1c9a46b971ae28d7322a8dc279841d448b248936ebd963b641bf54e94233b4 +size 2019379488 diff --git a/LetsCode-Llama3.2-3B.i1-Q4_K_S.gguf b/LetsCode-Llama3.2-3B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..6d0dd70 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a63a706b9892fa1ebe4e8375adb23b33760a6733097ef37906c68b6a31b6344 +size 1928202528 diff --git a/LetsCode-Llama3.2-3B.i1-Q5_K_M.gguf b/LetsCode-Llama3.2-3B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e45ebe8 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e3aad59458be745cfe179b706eb22f39ff1c6d8e74b7bafaf6ba8b718ffc8c +size 2322155808 diff --git a/LetsCode-Llama3.2-3B.i1-Q5_K_S.gguf b/LetsCode-Llama3.2-3B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..b54b2d3 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9bf6382958a486104c5f58b522b52b2dae6754f20fa4840ab8761a8d95878b +size 2269514016 diff --git a/LetsCode-Llama3.2-3B.i1-Q6_K.gguf b/LetsCode-Llama3.2-3B.i1-Q6_K.gguf new file mode 100644 index 0000000..43007a0 --- /dev/null +++ b/LetsCode-Llama3.2-3B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca5581c5bc1f01fc8ebe11c92ff1d3df0907d02b2af9e9c8efd8e2b776f9cc0a +size 2643855648 diff --git a/LetsCode-Llama3.2-3B.imatrix.gguf b/LetsCode-Llama3.2-3B.imatrix.gguf new file mode 100644 index 0000000..c8383b1 --- /dev/null +++ b/LetsCode-Llama3.2-3B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2441153da0bd1aa4db4303ac6fad64d01d0a78646d0e8515e8755665eec5b98 +size 3012064 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1953bd4 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: theprint/LetsCode-Llama3.2-3B +datasets: +- theprint/MultiRoundConvos-Code-JS-HTML-CSS-Python +language: +- en +library_name: transformers +license: llama3.2 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/theprint/LetsCode-Llama3.2-3B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LetsCode-Llama3.2-3B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-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/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/LetsCode-Llama3.2-3B-i1-GGUF/resolve/main/LetsCode-Llama3.2-3B.i1-Q6_K.gguf) | i1-Q6_K | 2.7 | 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. + +