commit 876e9d7fa42388c6d68339c265a393fface934d2 Author: ModelHub XC Date: Wed Jun 3 00:43:20 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5dea45d --- /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 +intent-aware-lfqa-qwen3-4b-baseline.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +intent-aware-lfqa-qwen3-4b-baseline.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab42643 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: allenai/intent-aware-lfqa-qwen3-4b-baseline +language: en +library_name: transformers +license: odc-by +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/allenai/intent-aware-lfqa-qwen3-4b-baseline + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#intent-aware-lfqa-qwen3-4b-baseline-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/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q2_K.gguf) | Q2_K | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_S.gguf) | Q3_K_S | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_M.gguf) | Q3_K_M | 2.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_L.gguf) | Q3_K_L | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.IQ4_XS.gguf) | IQ4_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q4_K_S.gguf) | Q4_K_S | 2.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q4_K_M.gguf) | Q4_K_M | 2.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q5_K_S.gguf) | Q5_K_S | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q5_K_M.gguf) | Q5_K_M | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q6_K.gguf) | Q6_K | 3.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.Q8_0.gguf) | Q8_0 | 4.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/intent-aware-lfqa-qwen3-4b-baseline-GGUF/resolve/main/intent-aware-lfqa-qwen3-4b-baseline.f16.gguf) | f16 | 8.9 | 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/intent-aware-lfqa-qwen3-4b-baseline.IQ4_XS.gguf b/intent-aware-lfqa-qwen3-4b-baseline.IQ4_XS.gguf new file mode 100644 index 0000000..b40c7e6 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91943259223d054cab4f62052a523018b04869cf2a3220c60919c39aeb4d7360 +size 2492946208 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q2_K.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q2_K.gguf new file mode 100644 index 0000000..48d5314 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0742a92d6e2741f013356bfa129aa2711d0060857a560abf3d8482bf9fdd40 +size 1797122848 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_L.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_L.gguf new file mode 100644 index 0000000..c234f43 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da34d60699532fc58a6a1d339dd7825dea025c0928e04b2ea01085b5f4164b2 +size 2406912288 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_M.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_M.gguf new file mode 100644 index 0000000..4fa7c35 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da39dd24703d240a7a3b62fb955415a4a337c41d08f41ff34a84ad56f37e803b +size 2242744608 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_S.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_S.gguf new file mode 100644 index 0000000..9d72211 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b734feba375b8185dcbf03556f13690c24bd8bed87c32ad08e1f3bceedd43d +size 2054123808 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q4_K_M.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q4_K_M.gguf new file mode 100644 index 0000000..09465d5 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beef7a32f942a172a62c106b9a093337d26ea231185a7765b3ee5763b2794f5c +size 2716065568 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q4_K_S.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q4_K_S.gguf new file mode 100644 index 0000000..d4b8ecc --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6f021313a9e2abd93c9480d6fb7d358508b756e710e2069cd40c8e94c5885d +size 2602094368 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q5_K_M.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q5_K_M.gguf new file mode 100644 index 0000000..1d9cf75 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b418d06859034be0fc362a8383cc494996543faa277630c86e441696e0f38c +size 3156918048 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q5_K_S.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q5_K_S.gguf new file mode 100644 index 0000000..c1a3a00 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aaa902e923ce1f39186f8e9720463cbe34731a40b48a73c19d8b30bb50344c6 +size 3091115808 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q6_K.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q6_K.gguf new file mode 100644 index 0000000..45f5ce3 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13bf4b38ec0d32d12a1ad48760942ce57840c64f79b3986558b3724f588efe9 +size 3625323808 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.Q8_0.gguf b/intent-aware-lfqa-qwen3-4b-baseline.Q8_0.gguf new file mode 100644 index 0000000..8532b96 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aafe9e3c4d36d2aa0b75b502f038122cd1923f8268bf8f4af74956dd92ddf9b +size 4693668128 diff --git a/intent-aware-lfqa-qwen3-4b-baseline.f16.gguf b/intent-aware-lfqa-qwen3-4b-baseline.f16.gguf new file mode 100644 index 0000000..15f5614 --- /dev/null +++ b/intent-aware-lfqa-qwen3-4b-baseline.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975ffa13fb4845ac82e425c9ce906fd3c8468ef5dc0fad5c6c386264826137cb +size 8829194528