From 2e2fb81eaa1dd84d910ef9483e4f9646fc7123b1 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 13 May 2026 01:56:35 +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/Gliese-CUA-Tool-Call-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ Gliese-CUA-Tool-Call-8B.i1-IQ1_M.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ1_S.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ2_M.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ2_S.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ2_XS.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ2_XXS.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ3_M.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ3_S.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ3_XS.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ3_XXS.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ4_NL.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-IQ4_XS.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q2_K.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q2_K_S.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q3_K_L.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q3_K_M.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q3_K_S.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q4_0.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q4_1.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q4_K_M.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q4_K_S.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q5_K_M.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q5_K_S.gguf | 3 + Gliese-CUA-Tool-Call-8B.i1-Q6_K.gguf | 3 + Gliese-CUA-Tool-Call-8B.imatrix.gguf | 3 + README.md | 101 ++++++++++++++++++++++++ 27 files changed, 236 insertions(+) create mode 100644 .gitattributes create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ1_M.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ1_S.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ2_M.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ2_S.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ2_XS.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ2_XXS.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ3_M.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ3_S.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ3_XS.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ3_XXS.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ4_NL.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-IQ4_XS.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q2_K.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q2_K_S.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q3_K_L.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q3_K_M.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q3_K_S.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q4_0.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q4_1.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q4_K_M.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q4_K_S.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q5_K_M.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q5_K_S.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.i1-Q6_K.gguf create mode 100644 Gliese-CUA-Tool-Call-8B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f0e430f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +Gliese-CUA-Tool-Call-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Gliese-CUA-Tool-Call-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ1_M.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..34cfff9 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed73e3ff6871b358057ee6c53fc9619e966f81af4608f6e85e00a6cd1c853598 +size 2042195904 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ1_S.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..ed0eb51 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aadaae8908eb6c3c68195e631e4616178ff336fd937b9cfa9dc6e38a8253ee0e +size 1903667136 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ2_M.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..c34b46c --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627f6927d1f0ee24f37ad3d5b0fa689ca1025299015ae3e351a252e20f5901db +size 2780342208 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ2_S.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..40289e8 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a222d4526726f317e70b64967a6975ab5fd8574451a75b2eafe44f45b6095d4 +size 2595637184 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ2_XS.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..126ad06 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1130bd3a908bfe29037d8ed1418be442cccc30ff1766fe656e9444ea5cc9650a +size 2469021632 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ2_XXS.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d9bde85 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d423e5f1030d1e86b3260529ab8fa17d520bb6877dbe0b27c8fbe307513cbe02 +size 2273077184 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ3_M.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..1083b3c --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62395359b05f78989808f26c5ed990c6fe1c1bb81784ebbc50ddc7cb5046a96d +size 3574011840 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ3_S.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..31182a0 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428e5793febef8822df2c7713b08b599e5ae7ab2a46481df56f487df51c31591 +size 3499192256 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ3_XS.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..c89a95e --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bb754ff232ed52b502e48f6dbd9904b8d038927e7ea1a77d7125b3ea6a759c +size 3346255808 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ3_XXS.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..321aba8 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e35e60c7b90b8f272219261e272bcf0dd752a6a577d1c5e0dd592a45367652 +size 3114514368 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ4_NL.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7e72351 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a958b590c2da866cdc89c069e1e74e47dc4f3ffafb46889d132a695b76eaf3f1 +size 4437813184 diff --git a/Gliese-CUA-Tool-Call-8B.i1-IQ4_XS.gguf b/Gliese-CUA-Tool-Call-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..99050fe --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41cbec70252fc89095fb32e2865ac821fcbb496203439aea1030c76be407793 +size 4218472384 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q2_K.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..46dffe6 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3da46abae0c7502d3f14f5c28471bcabacef8de066a6fa519000cc928f6d92 +size 3015940032 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q2_K_S.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..45ca9c2 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68b7ee15f4e6a3d960fd2efd59361e79c9af8592eaac4161817af635cc45aef +size 2834073536 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q3_K_L.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..8ac3d26 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51ab14741df129ca0f2e3b9e33e829ed671cf4340e7c12142e9b2089c612d1f +size 4088459200 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q3_K_M.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..39454ec --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccc3cd02390d462ae3823cb7dd2c81544aa4aae6fa14c1a2854c433a467e847 +size 3808391104 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q3_K_S.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..60c6ac9 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2228f8936a014104b7cc154c270786c30c0dd797be6f767a1840469e7c5e168b +size 3492368320 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q4_0.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..87e1f3f --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89f2866b8522f8efbb82f4f65c9fa57eddc10213bc29fb727debfaed99d248d +size 4444121024 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q4_1.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..73c56a8 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d415dcdafc4438feae5b5cdaaa1504f3b223ac453f35d4de7b38227f404d9f8 +size 4873283520 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q4_K_M.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..49e181d --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5957575767a1323ec2958ab0b91590e6a71e14b1693a2c9ac4b9446f185a35 +size 4683073472 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q4_K_S.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..4193d34 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4959fa2bafe6d579b127d53a89d61b4a4efd35b5045718c577627bddac2da1 +size 4457768896 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q5_K_M.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2337b4b --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19226f5e24ce1720855d8ee20e653a3aa6661e7c5a452d3582895418940ee3cd +size 5444831168 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q5_K_S.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0be2bdc --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc3a11f6baf73c12001b0123952d3af9f3adf64fbdbf9ba889fdcfc2321579c +size 5315176384 diff --git a/Gliese-CUA-Tool-Call-8B.i1-Q6_K.gguf b/Gliese-CUA-Tool-Call-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..aec9d81 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ab309b3eba68d55e9cb6274c694adbdafd3b440376e90016dca264146beb6c +size 6254198720 diff --git a/Gliese-CUA-Tool-Call-8B.imatrix.gguf b/Gliese-CUA-Tool-Call-8B.imatrix.gguf new file mode 100644 index 0000000..cdd4fb3 --- /dev/null +++ b/Gliese-CUA-Tool-Call-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b3e032588add668c02637b160fd30feb03f60d7e0c94dfb801d6040b1fb6b3 +size 4560352 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7e457a --- /dev/null +++ b/README.md @@ -0,0 +1,101 @@ +--- +base_model: prithivMLmods/Gliese-CUA-Tool-Call-8B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- pytorch +- agent +- tool-calling +- ui-localization +- computer-use-agent +- gui-actioning +- multimodal-agent +- screen-understanding +- task-automation +- desktop-agent +- ui-vqa +- layout +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/prithivMLmods/Gliese-CUA-Tool-Call-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Gliese-CUA-Tool-Call-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-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/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Gliese-CUA-Tool-Call-8B-i1-GGUF/resolve/main/Gliese-CUA-Tool-Call-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + +