commit c488475bc22bb8e124106c8ce0910207d408c1da Author: ModelHub XC Date: Sat May 9 08:01:50 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c86ec3c --- /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 +Llama3.2-TaiPhone-3B-Instruct-v0.2.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.2-TaiPhone-3B-Instruct-v0.2.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.IQ4_XS.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.IQ4_XS.gguf new file mode 100644 index 0000000..e884abf --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9bcb76060c36e8b4d4f015d96137bfb9f2e7f19a13e59a2ab3ddbf815828da7 +size 1840907328 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q2_K.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q2_K.gguf new file mode 100644 index 0000000..bde7c73 --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49ac2e9fe6475061abcf7292f1959c9d1de0b10f4daa271ce7fde38c30ae47c5 +size 1363936320 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_L.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_L.gguf new file mode 100644 index 0000000..55102d7 --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1faa7aae92cb59061f76ba44e3d4210e3f7e3e6bba829cc5dd69e25dcc9d565 +size 1815348288 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_M.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_M.gguf new file mode 100644 index 0000000..5953f2b --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabc1fb707757efb8bd8d17865d1568e6c2e281d2e41de8251918d72a7628377 +size 1687159872 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_S.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_S.gguf new file mode 100644 index 0000000..8804ad5 --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ba075742081eea1791cc991dea1da4f2549ee8f42217bb989a1cd8ee0347be +size 1542849600 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_M.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_M.gguf new file mode 100644 index 0000000..0c565c7 --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e05839cb953259675af52ec6ba38644e88b09e5dc49deb6922a59955fa3d86 +size 2019378240 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_S.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_S.gguf new file mode 100644 index 0000000..957606e --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82b96a4cc2d79edf122083387e002de3850632c9a83a675130e6d95d6af1624 +size 1928201280 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_M.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_M.gguf new file mode 100644 index 0000000..d5b69ac --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7eca66c72ab8f057df6b977f4fba030a10d1a2636ed9902d7ec35744a607511 +size 2322154560 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_S.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_S.gguf new file mode 100644 index 0000000..cbd1750 --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f21ec084da3486102abd910718ee1414bfe5ead028d41cf00b06511c628e1f7 +size 2269512768 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q6_K.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q6_K.gguf new file mode 100644 index 0000000..8684c86 --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d640303b7b928c059381f130d2f50ad64aef681a1bd3dafbef01969db54a95e +size 2643854400 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q8_0.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q8_0.gguf new file mode 100644 index 0000000..057590a --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d9ee4c2bb1fd57916545afe0007d7fdd6ecd51967c0a344b04fc223a2fdbb3 +size 3421899840 diff --git a/Llama3.2-TaiPhone-3B-Instruct-v0.2.f16.gguf b/Llama3.2-TaiPhone-3B-Instruct-v0.2.f16.gguf new file mode 100644 index 0000000..50a8e02 --- /dev/null +++ b/Llama3.2-TaiPhone-3B-Instruct-v0.2.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60807c0b8f07576ea87604ecdd523bfb27f26400100ed97ee4eaffd673a4562e +size 6433688640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..5bc3ba6 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: aqweteddy/Llama3.2-TaiPhone-3B-Instruct-v0.2 +language: +- zh +- en +library_name: transformers +license: llama3.2 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- slm +- taiwan +--- +## About + + + + + + + + + +static quants of https://huggingface.co/aqweteddy/Llama3.2-TaiPhone-3B-Instruct-v0.2 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-i1-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/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q3_K_L.gguf) | Q3_K_L | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_S.gguf) | Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q5_K_M.gguf) | Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q6_K.gguf) | Q6_K | 2.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3.2-TaiPhone-3B-Instruct-v0.2-GGUF/resolve/main/Llama3.2-TaiPhone-3B-Instruct-v0.2.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. + +