commit 464810fcabe5f2b3abef9c49c43e5f7b5c222455 Author: ModelHub XC Date: Tue May 26 14:22:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/dental-assistant-llama3.2-1b-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cab425e --- /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 +dental-assistant-llama3.2-1b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +dental-assistant-llama3.2-1b.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e9f72c --- /dev/null +++ b/README.md @@ -0,0 +1,77 @@ +--- +base_model: exillarml/dental-assistant-llama3.2-1b +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +--- +## About + + + + + + + + + +static quants of https://huggingface.co/exillarml/dental-assistant-llama3.2-1b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#dental-assistant-llama3.2-1b-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/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q3_K_S.gguf) | Q3_K_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q3_K_L.gguf) | Q3_K_L | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.IQ4_XS.gguf) | IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q5_K_S.gguf) | Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q5_K_M.gguf) | Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q6_K.gguf) | Q6_K | 1.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/dental-assistant-llama3.2-1b-GGUF/resolve/main/dental-assistant-llama3.2-1b.f16.gguf) | f16 | 2.6 | 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. + + diff --git a/dental-assistant-llama3.2-1b.IQ4_XS.gguf b/dental-assistant-llama3.2-1b.IQ4_XS.gguf new file mode 100644 index 0000000..eed3419 --- /dev/null +++ b/dental-assistant-llama3.2-1b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39874d4c30f356b33a531002bf4f20d5cfd107f79ddfaf13901b45ac001e9882 +size 748385632 diff --git a/dental-assistant-llama3.2-1b.Q2_K.gguf b/dental-assistant-llama3.2-1b.Q2_K.gguf new file mode 100644 index 0000000..0633e60 --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7909a1be16b7bbdc13a68f67ab86832be428811e0baf04e2a9fefc2a315f7cbb +size 580875616 diff --git a/dental-assistant-llama3.2-1b.Q3_K_L.gguf b/dental-assistant-llama3.2-1b.Q3_K_L.gguf new file mode 100644 index 0000000..d7f0c93 --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205e4698f64056665384976e7c74661677aa313fbaa2f0422efcabcaf7fa4c1c +size 732525920 diff --git a/dental-assistant-llama3.2-1b.Q3_K_M.gguf b/dental-assistant-llama3.2-1b.Q3_K_M.gguf new file mode 100644 index 0000000..1300a4e --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff1a11e0addd6fe01932a79029100b8d005c9f5540028bcce5e1009244073c9 +size 690845024 diff --git a/dental-assistant-llama3.2-1b.Q3_K_S.gguf b/dental-assistant-llama3.2-1b.Q3_K_S.gguf new file mode 100644 index 0000000..eb5f009 --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b09a07b7fb69b648aad1b4a420d4d442c9b224431c500fd3006babe1581ab05 +size 641693024 diff --git a/dental-assistant-llama3.2-1b.Q4_K_M.gguf b/dental-assistant-llama3.2-1b.Q4_K_M.gguf new file mode 100644 index 0000000..3bc8da6 --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877f17c710a29412de7cdb7b4e891440feb38a47c67ea216de997ba4823ec693 +size 807695712 diff --git a/dental-assistant-llama3.2-1b.Q4_K_S.gguf b/dental-assistant-llama3.2-1b.Q4_K_S.gguf new file mode 100644 index 0000000..1f5b24d --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b52bf3a99bd77fb052d53a439b31602ed37f6a733320d30c042a9ac230fb005 +size 775648608 diff --git a/dental-assistant-llama3.2-1b.Q5_K_M.gguf b/dental-assistant-llama3.2-1b.Q5_K_M.gguf new file mode 100644 index 0000000..48a5120 --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f54ecad70c156908ba5d6ffea74f6f14615ef8f056185eb18d3560310674563 +size 911504736 diff --git a/dental-assistant-llama3.2-1b.Q5_K_S.gguf b/dental-assistant-llama3.2-1b.Q5_K_S.gguf new file mode 100644 index 0000000..70a1ac0 --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fb5262caf7db50ed3fddf7440f56d4ac12eda2a336bdf4f26bdc023e7c680b +size 892564832 diff --git a/dental-assistant-llama3.2-1b.Q6_K.gguf b/dental-assistant-llama3.2-1b.Q6_K.gguf new file mode 100644 index 0000000..779f1b1 --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9949a8d038982553245f4d4aa104efe7b01def0413df3896cf28bf3168f244f +size 1021801824 diff --git a/dental-assistant-llama3.2-1b.Q8_0.gguf b/dental-assistant-llama3.2-1b.Q8_0.gguf new file mode 100644 index 0000000..b5c1436 --- /dev/null +++ b/dental-assistant-llama3.2-1b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e41f44be7847a157c871a8d80babfa06c92bed7b1d7be15042c4dfab9411f5b +size 1321084256 diff --git a/dental-assistant-llama3.2-1b.f16.gguf b/dental-assistant-llama3.2-1b.f16.gguf new file mode 100644 index 0000000..d360476 --- /dev/null +++ b/dental-assistant-llama3.2-1b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66a0aa5fffa852e875683a4adb398c188c0e8c83590bd0163b809957f9edd7f +size 2479596896