From eca82412b75293767325056b29e84f23ed74537a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 11 Apr 2026 19:46:58 +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/csg-wukong-1B-i1-GGUF Source: Original Platform --- .gitattributes | 57 ++++++++++++++++++++++++++ README.md | 75 +++++++++++++++++++++++++++++++++++ csg-wukong-1B.i1-IQ1_M.gguf | 3 ++ csg-wukong-1B.i1-IQ1_S.gguf | 3 ++ csg-wukong-1B.i1-IQ2_M.gguf | 3 ++ csg-wukong-1B.i1-IQ2_S.gguf | 3 ++ csg-wukong-1B.i1-IQ2_XS.gguf | 3 ++ csg-wukong-1B.i1-IQ2_XXS.gguf | 3 ++ csg-wukong-1B.i1-IQ3_M.gguf | 3 ++ csg-wukong-1B.i1-IQ3_S.gguf | 3 ++ csg-wukong-1B.i1-IQ3_XS.gguf | 3 ++ csg-wukong-1B.i1-IQ3_XXS.gguf | 3 ++ csg-wukong-1B.i1-IQ4_XS.gguf | 3 ++ csg-wukong-1B.i1-Q2_K.gguf | 3 ++ csg-wukong-1B.i1-Q3_K_L.gguf | 3 ++ csg-wukong-1B.i1-Q3_K_M.gguf | 3 ++ csg-wukong-1B.i1-Q3_K_S.gguf | 3 ++ csg-wukong-1B.i1-Q4_0.gguf | 3 ++ csg-wukong-1B.i1-Q4_K_M.gguf | 3 ++ csg-wukong-1B.i1-Q4_K_S.gguf | 3 ++ csg-wukong-1B.i1-Q5_K_M.gguf | 3 ++ csg-wukong-1B.i1-Q5_K_S.gguf | 3 ++ csg-wukong-1B.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 24 files changed, 198 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 csg-wukong-1B.i1-IQ1_M.gguf create mode 100644 csg-wukong-1B.i1-IQ1_S.gguf create mode 100644 csg-wukong-1B.i1-IQ2_M.gguf create mode 100644 csg-wukong-1B.i1-IQ2_S.gguf create mode 100644 csg-wukong-1B.i1-IQ2_XS.gguf create mode 100644 csg-wukong-1B.i1-IQ2_XXS.gguf create mode 100644 csg-wukong-1B.i1-IQ3_M.gguf create mode 100644 csg-wukong-1B.i1-IQ3_S.gguf create mode 100644 csg-wukong-1B.i1-IQ3_XS.gguf create mode 100644 csg-wukong-1B.i1-IQ3_XXS.gguf create mode 100644 csg-wukong-1B.i1-IQ4_XS.gguf create mode 100644 csg-wukong-1B.i1-Q2_K.gguf create mode 100644 csg-wukong-1B.i1-Q3_K_L.gguf create mode 100644 csg-wukong-1B.i1-Q3_K_M.gguf create mode 100644 csg-wukong-1B.i1-Q3_K_S.gguf create mode 100644 csg-wukong-1B.i1-Q4_0.gguf create mode 100644 csg-wukong-1B.i1-Q4_K_M.gguf create mode 100644 csg-wukong-1B.i1-Q4_K_S.gguf create mode 100644 csg-wukong-1B.i1-Q5_K_M.gguf create mode 100644 csg-wukong-1B.i1-Q5_K_S.gguf create mode 100644 csg-wukong-1B.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..49d708b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +csg-wukong-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..766ccbf --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: opencsg/csg-wukong-1B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- code +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/opencsg/csg-wukong-1B + + +static quants are available at https://huggingface.co/mradermacher/csg-wukong-1B-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/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q4_0.gguf) | i1-Q4_0 | 0.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/csg-wukong-1B-i1-GGUF/resolve/main/csg-wukong-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.0 | 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. + + diff --git a/csg-wukong-1B.i1-IQ1_M.gguf b/csg-wukong-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..ee38b4c --- /dev/null +++ b/csg-wukong-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45fb93fe01162561bdb6eab07c0d51e6a6f932899b96f5a15188e69867bf41f9 +size 289701408 diff --git a/csg-wukong-1B.i1-IQ1_S.gguf b/csg-wukong-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..5c347c0 --- /dev/null +++ b/csg-wukong-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0118e0db53a40ae647837f52dbed66fc76c0fae8532cc7d56a4d8c450ce6576 +size 269966880 diff --git a/csg-wukong-1B.i1-IQ2_M.gguf b/csg-wukong-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..d649778 --- /dev/null +++ b/csg-wukong-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5412b171bcd9ad52265b1770117b7bd723a04b5fcfe76c5d311e23b94def33b3 +size 400076320 diff --git a/csg-wukong-1B.i1-IQ2_S.gguf b/csg-wukong-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..a38d1bc --- /dev/null +++ b/csg-wukong-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2644b7d9aaf6712debe9ffdc9450e544e1756db9e9d405c3a877c90616168754 +size 373763616 diff --git a/csg-wukong-1B.i1-IQ2_XS.gguf b/csg-wukong-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a59b58f --- /dev/null +++ b/csg-wukong-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da6f143115bc04620fec2ce36386a089de55b99a792f7ee2e4634d8128d57f6 +size 351788576 diff --git a/csg-wukong-1B.i1-IQ2_XXS.gguf b/csg-wukong-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..11e7e1d --- /dev/null +++ b/csg-wukong-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37148f8156ad14271a30cca6260a04d9221af30c078de95dc5a91d27c0304528 +size 322592288 diff --git a/csg-wukong-1B.i1-IQ3_M.gguf b/csg-wukong-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..dfa5b74 --- /dev/null +++ b/csg-wukong-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25320af0a0ed888252c749f581502186b2e4b45d6b3fdf7a108223dfd27368d +size 516193824 diff --git a/csg-wukong-1B.i1-IQ3_S.gguf b/csg-wukong-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..c86da68 --- /dev/null +++ b/csg-wukong-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbf7cee7c73da8a88aee152aafd31d6cff82ec41ccabb8fe4efa9e846a85e5c +size 500874784 diff --git a/csg-wukong-1B.i1-IQ3_XS.gguf b/csg-wukong-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..b5632f3 --- /dev/null +++ b/csg-wukong-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b3332d1a00b2088ffe849b7d0716c3d8ff372b49c5acfc4f4f2c63771bdae7 +size 477625888 diff --git a/csg-wukong-1B.i1-IQ3_XXS.gguf b/csg-wukong-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..d040c2a --- /dev/null +++ b/csg-wukong-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033a10d054e04087c5de32da4ef526d1d13f0ea05ed5b3af1b743f026be1f013 +size 445132320 diff --git a/csg-wukong-1B.i1-IQ4_XS.gguf b/csg-wukong-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ed24e86 --- /dev/null +++ b/csg-wukong-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d07bacb4e3546c2577025a361da7d95ddb7597a68f458643c2c6b299e23ee40 +size 606203424 diff --git a/csg-wukong-1B.i1-Q2_K.gguf b/csg-wukong-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..1acd471 --- /dev/null +++ b/csg-wukong-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c39675d2e0afd545c12f2ba0c50b6aadbc988fe800b0e90282af84babb8d380 +size 432131616 diff --git a/csg-wukong-1B.i1-Q3_K_L.gguf b/csg-wukong-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..51674c9 --- /dev/null +++ b/csg-wukong-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae27024177e8bd1bca03358fbbea85fd42be417fef2b036639272bf1437d57d6 +size 591527456 diff --git a/csg-wukong-1B.i1-Q3_K_M.gguf b/csg-wukong-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..558d285 --- /dev/null +++ b/csg-wukong-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d87a5e83384929c0c9316bd1e3a24875bdd067013f387ee3975e66c0d065616 +size 548404768 diff --git a/csg-wukong-1B.i1-Q3_K_S.gguf b/csg-wukong-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..4b369ea --- /dev/null +++ b/csg-wukong-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d0493d7cd1717d5fce8840f1f0cae33bd8cebd81e9f4229bf9bc81c35aacbe +size 499342880 diff --git a/csg-wukong-1B.i1-Q4_0.gguf b/csg-wukong-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..89783cc --- /dev/null +++ b/csg-wukong-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cdd127e6d62118aaaa8b147d4b36a11276e5fac4365ff95a4601a8d5fb4df6b +size 638168608 diff --git a/csg-wukong-1B.i1-Q4_K_M.gguf b/csg-wukong-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..c3e9dbb --- /dev/null +++ b/csg-wukong-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b0ff6944ea1d612900295a76b82e6b7d5865fb96bbcf76c84d984c19afc620 +size 667815456 diff --git a/csg-wukong-1B.i1-Q4_K_S.gguf b/csg-wukong-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..84071cf --- /dev/null +++ b/csg-wukong-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe57eedddebbc6e274ddd46983a80e424e23569ba52b84311d2e5a3795d7415 +size 639872544 diff --git a/csg-wukong-1B.i1-Q5_K_M.gguf b/csg-wukong-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e169a9d --- /dev/null +++ b/csg-wukong-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c36cb27b96bf37079b06ab513f060561a8c24b683edadb7be7b4f10745b12f +size 782044704 diff --git a/csg-wukong-1B.i1-Q5_K_S.gguf b/csg-wukong-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..6928983 --- /dev/null +++ b/csg-wukong-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89fc0c7d27311c419348c5818c396c0a7bac52df8bfad09d5eb6d810e474b6c3 +size 766029344 diff --git a/csg-wukong-1B.i1-Q6_K.gguf b/csg-wukong-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..052b365 --- /dev/null +++ b/csg-wukong-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c47ab2651f6ebce9056b0c136ed523bc8a6f5e8d6205fb5e1d8d25796661ae +size 903413280 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..0ca2091 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a8a892c8708010b7773d972347229698f1c76bb45730849178058d4d15cd69 +size 1582051