From 52c4a864ab495e25db65e57c038935fc196f10f4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 17 Sep 2026 02:13:20 +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: DevQuasar/iapp.chinda-qwen3-4b-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++++++++++++++++++++ README.md | 20 ++++++++++++++ configuration.json | 1 + iapp.chinda-qwen3-4b.Q2_K.gguf | 3 ++ iapp.chinda-qwen3-4b.Q3_K_L.gguf | 3 ++ iapp.chinda-qwen3-4b.Q3_K_M.gguf | 3 ++ iapp.chinda-qwen3-4b.Q3_K_S.gguf | 3 ++ iapp.chinda-qwen3-4b.Q4_K_M.gguf | 3 ++ iapp.chinda-qwen3-4b.Q4_K_S.gguf | 3 ++ iapp.chinda-qwen3-4b.Q5_K_M.gguf | 3 ++ iapp.chinda-qwen3-4b.Q5_K_S.gguf | 3 ++ iapp.chinda-qwen3-4b.Q6_K.gguf | 3 ++ iapp.chinda-qwen3-4b.Q8_0.gguf | 3 ++ iapp.chinda-qwen3-4b.f16.gguf | 3 ++ 14 files changed, 101 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 configuration.json create mode 100644 iapp.chinda-qwen3-4b.Q2_K.gguf create mode 100644 iapp.chinda-qwen3-4b.Q3_K_L.gguf create mode 100644 iapp.chinda-qwen3-4b.Q3_K_M.gguf create mode 100644 iapp.chinda-qwen3-4b.Q3_K_S.gguf create mode 100644 iapp.chinda-qwen3-4b.Q4_K_M.gguf create mode 100644 iapp.chinda-qwen3-4b.Q4_K_S.gguf create mode 100644 iapp.chinda-qwen3-4b.Q5_K_M.gguf create mode 100644 iapp.chinda-qwen3-4b.Q5_K_S.gguf create mode 100644 iapp.chinda-qwen3-4b.Q6_K.gguf create mode 100644 iapp.chinda-qwen3-4b.Q8_0.gguf create mode 100644 iapp.chinda-qwen3-4b.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..53d7257 --- /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 +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 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 +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack 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 +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* 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 +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*.tfevents* filter=lfs diff=lfs merge=lfs -text +*.db* filter=lfs diff=lfs merge=lfs -text +*.ark* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.gguf* filter=lfs diff=lfs merge=lfs -text +*.ggml filter=lfs diff=lfs merge=lfs -text +*.llamafile* filter=lfs diff=lfs merge=lfs -text +*.pt2 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..0375272 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +--- +base_model: +- iapp/chinda-qwen3-4b +pipeline_tag: text-generation +--- + +[](https://devquasar.com) + +Quantized version of: [iapp/chinda-qwen3-4b](https://huggingface.co/iapp/chinda-qwen3-4b) + +'Make knowledge free for everyone' + +

+ Made with
+ + + +

+ +Buy Me a Coffee at ko-fi.com diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..bbeeda1 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "text-generation", "allow_remote": true} \ No newline at end of file diff --git a/iapp.chinda-qwen3-4b.Q2_K.gguf b/iapp.chinda-qwen3-4b.Q2_K.gguf new file mode 100644 index 0000000..f20662e --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49c99274d70213d06b1a6d498e3b94d9b5c5a2b1bba584f273f7ac87492b942 +size 1669495360 diff --git a/iapp.chinda-qwen3-4b.Q3_K_L.gguf b/iapp.chinda-qwen3-4b.Q3_K_L.gguf new file mode 100644 index 0000000..02dcd97 --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b51b6bfa8508eb81ef67ebf1ee30ebb61e54bae47a22ac45bf5b61bc7b9b19f +size 2239781440 diff --git a/iapp.chinda-qwen3-4b.Q3_K_M.gguf b/iapp.chinda-qwen3-4b.Q3_K_M.gguf new file mode 100644 index 0000000..f09e242 --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b0273a7cdd1435d24f97b3a6757e9caeb099e26eeb3ea31c9865c18de81489 +size 2075613760 diff --git a/iapp.chinda-qwen3-4b.Q3_K_S.gguf b/iapp.chinda-qwen3-4b.Q3_K_S.gguf new file mode 100644 index 0000000..07085ce --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a673cdaa845e36d3361814ac282478d325d4c57d14a502365e5d65a9846395b +size 1886992960 diff --git a/iapp.chinda-qwen3-4b.Q4_K_M.gguf b/iapp.chinda-qwen3-4b.Q4_K_M.gguf new file mode 100644 index 0000000..582ba69 --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a1e43f39d0a14b29695d4de9dfa096957098da83ec1972d776361f637cd4e0d +size 2497276480 diff --git a/iapp.chinda-qwen3-4b.Q4_K_S.gguf b/iapp.chinda-qwen3-4b.Q4_K_S.gguf new file mode 100644 index 0000000..ff86a7c --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d798773c95c3f86d2bb5698aefa840da0c5ac66ff8aa7372fa019d3639ce4898 +size 2383305280 diff --git a/iapp.chinda-qwen3-4b.Q5_K_M.gguf b/iapp.chinda-qwen3-4b.Q5_K_M.gguf new file mode 100644 index 0000000..15edbab --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e0ba86fb21956277552a3d303bc99bb571fb1781927ca3f51fee9f8402e34e +size 2889509440 diff --git a/iapp.chinda-qwen3-4b.Q5_K_S.gguf b/iapp.chinda-qwen3-4b.Q5_K_S.gguf new file mode 100644 index 0000000..544da92 --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87875d31db6ed957f26a88038cb6c7f0b86607635dd5f8ebd9c8590fb4b6cdcd +size 2823707200 diff --git a/iapp.chinda-qwen3-4b.Q6_K.gguf b/iapp.chinda-qwen3-4b.Q6_K.gguf new file mode 100644 index 0000000..fec7d80 --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d528243cf2b41483c0d1024a76665eebfd711a3a52893854c16357c2caf3a29 +size 3306256960 diff --git a/iapp.chinda-qwen3-4b.Q8_0.gguf b/iapp.chinda-qwen3-4b.Q8_0.gguf new file mode 100644 index 0000000..949cdf6 --- /dev/null +++ b/iapp.chinda-qwen3-4b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02d1e4c33c986ac7fb21a8b5c13f80aab0b249fe7fd7364b4d0a236417560f3 +size 4280400960 diff --git a/iapp.chinda-qwen3-4b.f16.gguf b/iapp.chinda-qwen3-4b.f16.gguf new file mode 100644 index 0000000..c4777c7 --- /dev/null +++ b/iapp.chinda-qwen3-4b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558a353652d941757e2cfa2fff644a6d1e0ebe5dab0849811e495c17e6cdb6b5 +size 8051280960