From 010495ca5d91778406df0770bb4e269665bd6c19 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 20 May 2026 14:36:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF Source: Original Platform --- .gitattributes | 49 +++++++++++++ Malaysian-Qwen2-Audio-7B-Instruct.IQ4_XS.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q2_K.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_L.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_M.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_S.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_M.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_S.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_M.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_S.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q6_K.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.Q8_0.gguf | 3 + Malaysian-Qwen2-Audio-7B-Instruct.f16.gguf | 3 + ...n-Qwen2-Audio-7B-Instruct.mmproj-Q8_0.gguf | 3 + ...an-Qwen2-Audio-7B-Instruct.mmproj-f16.gguf | 3 + README.md | 71 +++++++++++++++++++ 16 files changed, 162 insertions(+) create mode 100644 .gitattributes create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.IQ4_XS.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q2_K.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_L.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_M.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_S.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_M.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_S.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_M.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_S.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q6_K.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.Q8_0.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.f16.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.mmproj-Q8_0.gguf create mode 100644 Malaysian-Qwen2-Audio-7B-Instruct.mmproj-f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3068dda --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +Malaysian-Qwen2-Audio-7B-Instruct.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Malaysian-Qwen2-Audio-7B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.IQ4_XS.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..404faea --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d40328c841ec475ee041663741d883d3aa3dc69e2e69dfd94ca53b4b10faca6 +size 4341029920 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q2_K.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..7b9abaf --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab90244f77fba13d93f909971eb4a41730b5b32b44f1512e798b4d6163dda3de +size 3123182624 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_L.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..06e6949 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c376733a03b53d47713b81df59940c6e4538017bffef442d3db40ad731989827 +size 4239027232 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_M.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..e7ccf10 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510e09300ff3122f9ad8637dbc92e734de518540ee116f3764b8a62378b6d6d1 +size 3939920928 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_S.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..fca8529 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83590e97ef311fba605c2b498af2d01cd36794a1794dea2842c81f5b3a019645 +size 3590220832 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_M.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..f1ae2de --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26ba5417671b8060cd174f5767c3307af57d0f9d00e574f5c475fc788694783 +size 4790393888 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_S.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..11a55d3 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4189d1c482d64030b3bff0b349034a3266bfaeaab590fd5ae12f182f5886c679 +size 4566129696 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_M.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..6743c50 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f24164db227064d46349f85197bb360990494912412a050bb754c1f565dba71d +size 5556050976 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_S.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..8cc69d1 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904fb1f4752e6c71104fac3a8bfcbbbf25cf03604104aee8b3fd5037ff5c5a31 +size 5424585760 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q6_K.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..075a554 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a23220e3484a32b1fec5436a27590b96aec3b2920703bbb71202dde527c9011 +size 6369561632 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.Q8_0.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..d591a03 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5178fd69e28dccc6b8dd62c5a6fe39e8a324ac6d433824aa7f7e7d5294fd92 +size 8247536672 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.f16.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.f16.gguf new file mode 100644 index 0000000..f5c708c --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068df213207748612bbcabaf6b2919a3bc78baf6a64d707c0fb77ec3ded5c925 +size 15517117472 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.mmproj-Q8_0.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.mmproj-Q8_0.gguf new file mode 100644 index 0000000..df8353c --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.mmproj-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65736eeeb87214b1c107d5e32634612d737c1931fe937a84dddbd12da8aed565 +size 694562176 diff --git a/Malaysian-Qwen2-Audio-7B-Instruct.mmproj-f16.gguf b/Malaysian-Qwen2-Audio-7B-Instruct.mmproj-f16.gguf new file mode 100644 index 0000000..113b712 --- /dev/null +++ b/Malaysian-Qwen2-Audio-7B-Instruct.mmproj-f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d47b885d84729c0af7f3f87d986c8417e4209e095914c222d02b0caadde3e664 +size 1289301376 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0d93973 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: malaysia-ai/Malaysian-Qwen2-Audio-7B-Instruct +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/malaysia-ai/Malaysian-Qwen2-Audio-7B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Malaysian-Qwen2-Audio-7B-Instruct-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-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/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.8 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.mmproj-f16.gguf) | mmproj-f16 | 1.4 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q2_K.gguf) | Q2_K | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_S.gguf) | Q3_K_S | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_M.gguf) | Q3_K_M | 4.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q3_K_L.gguf) | Q3_K_L | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_S.gguf) | Q4_K_S | 4.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q4_K_M.gguf) | Q4_K_M | 4.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_S.gguf) | Q5_K_S | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q5_K_M.gguf) | Q5_K_M | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q6_K.gguf) | Q6_K | 6.5 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.Q8_0.gguf) | Q8_0 | 8.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Malaysian-Qwen2-Audio-7B-Instruct-GGUF/resolve/main/Malaysian-Qwen2-Audio-7B-Instruct.f16.gguf) | f16 | 15.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. + +