From 972c073b6aef6542db862ef6fbe02368aced7b8d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 10 Jun 2026 19:08:16 +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/Vistral-7B-ChatML-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++ README.md | 80 ++++++++++++++++++++++++++++++ Vistral-7B-ChatML.i1-IQ1_M.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ1_S.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ2_M.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ2_S.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ2_XS.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ2_XXS.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ3_M.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ3_S.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ3_XS.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ3_XXS.gguf | 3 ++ Vistral-7B-ChatML.i1-IQ4_XS.gguf | 3 ++ Vistral-7B-ChatML.i1-Q2_K.gguf | 3 ++ Vistral-7B-ChatML.i1-Q3_K_L.gguf | 3 ++ Vistral-7B-ChatML.i1-Q3_K_M.gguf | 3 ++ Vistral-7B-ChatML.i1-Q3_K_S.gguf | 3 ++ Vistral-7B-ChatML.i1-Q4_0.gguf | 3 ++ Vistral-7B-ChatML.i1-Q4_0_4_4.gguf | 3 ++ Vistral-7B-ChatML.i1-Q4_0_4_8.gguf | 3 ++ Vistral-7B-ChatML.i1-Q4_0_8_8.gguf | 3 ++ Vistral-7B-ChatML.i1-Q4_K_M.gguf | 3 ++ Vistral-7B-ChatML.i1-Q4_K_S.gguf | 3 ++ Vistral-7B-ChatML.i1-Q5_K_M.gguf | 3 ++ Vistral-7B-ChatML.i1-Q5_K_S.gguf | 3 ++ Vistral-7B-ChatML.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 215 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Vistral-7B-ChatML.i1-IQ1_M.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ1_S.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ2_M.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ2_S.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ2_XS.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ2_XXS.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ3_M.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ3_S.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ3_XS.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ3_XXS.gguf create mode 100644 Vistral-7B-ChatML.i1-IQ4_XS.gguf create mode 100644 Vistral-7B-ChatML.i1-Q2_K.gguf create mode 100644 Vistral-7B-ChatML.i1-Q3_K_L.gguf create mode 100644 Vistral-7B-ChatML.i1-Q3_K_M.gguf create mode 100644 Vistral-7B-ChatML.i1-Q3_K_S.gguf create mode 100644 Vistral-7B-ChatML.i1-Q4_0.gguf create mode 100644 Vistral-7B-ChatML.i1-Q4_0_4_4.gguf create mode 100644 Vistral-7B-ChatML.i1-Q4_0_4_8.gguf create mode 100644 Vistral-7B-ChatML.i1-Q4_0_8_8.gguf create mode 100644 Vistral-7B-ChatML.i1-Q4_K_M.gguf create mode 100644 Vistral-7B-ChatML.i1-Q4_K_S.gguf create mode 100644 Vistral-7B-ChatML.i1-Q5_K_M.gguf create mode 100644 Vistral-7B-ChatML.i1-Q5_K_S.gguf create mode 100644 Vistral-7B-ChatML.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d73430a --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +Vistral-7B-ChatML.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..416e41f --- /dev/null +++ b/README.md @@ -0,0 +1,80 @@ +--- +base_model: ngxson/Vistral-7B-ChatML +language: +- vi +library_name: transformers +license: mit +quantized_by: mradermacher +tags: +- LLMs +- NLP +- Vietnamese +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ngxson/Vistral-7B-ChatML + + +static quants are available at https://huggingface.co/mradermacher/Vistral-7B-ChatML-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/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.2 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.2 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q4_0.gguf) | i1-Q4_0 | 4.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.3 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral-7B-ChatML-i1-GGUF/resolve/main/Vistral-7B-ChatML.i1-Q6_K.gguf) | i1-Q6_K | 6.1 | 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/Vistral-7B-ChatML.i1-IQ1_M.gguf b/Vistral-7B-ChatML.i1-IQ1_M.gguf new file mode 100644 index 0000000..0ca59f1 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604b0485d8586ead75d4cab7657144d8109499d9b8a59fc46387ae8765ffc1b3 +size 1781090016 diff --git a/Vistral-7B-ChatML.i1-IQ1_S.gguf b/Vistral-7B-ChatML.i1-IQ1_S.gguf new file mode 100644 index 0000000..5f0b618 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168b4423fd77226bd68d28bda9ef057abfe0847006137468e2854fb228114eb5 +size 1638745824 diff --git a/Vistral-7B-ChatML.i1-IQ2_M.gguf b/Vistral-7B-ChatML.i1-IQ2_M.gguf new file mode 100644 index 0000000..4307a12 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b15c493c9b5085782d04375246d13c2788b94971f3863a5c96dd0349077966 +size 2530006144 diff --git a/Vistral-7B-ChatML.i1-IQ2_S.gguf b/Vistral-7B-ChatML.i1-IQ2_S.gguf new file mode 100644 index 0000000..c546306 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4387ec0d59db46c4f26a33b30c6d83b75d3bbcbfb6ac0c1eada1f002729443 +size 2340213888 diff --git a/Vistral-7B-ChatML.i1-IQ2_XS.gguf b/Vistral-7B-ChatML.i1-IQ2_XS.gguf new file mode 100644 index 0000000..8e9be03 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f453a54bda52a06f2cc8856076f81000ed59cf44a36fc2bfb30efa628c7474ef +size 2224899808 diff --git a/Vistral-7B-ChatML.i1-IQ2_XXS.gguf b/Vistral-7B-ChatML.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..f041607 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e22a36a952c1b4c7b4efb51bedbdc5c6337f7bac63c4cf3133105cd82532e0e +size 2018330336 diff --git a/Vistral-7B-ChatML.i1-IQ3_M.gguf b/Vistral-7B-ChatML.i1-IQ3_M.gguf new file mode 100644 index 0000000..6a37224 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7743d0455e681524b3766b22d82bf9e8e728255886cd246e04daf40e499930cd +size 3317650080 diff --git a/Vistral-7B-ChatML.i1-IQ3_S.gguf b/Vistral-7B-ChatML.i1-IQ3_S.gguf new file mode 100644 index 0000000..102556b --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8bf45744ea3e80f4eff976f9b37bb4092be54dcc39ad4e6b5c76aab6d811aa +size 3215151776 diff --git a/Vistral-7B-ChatML.i1-IQ3_XS.gguf b/Vistral-7B-ChatML.i1-IQ3_XS.gguf new file mode 100644 index 0000000..8f21a72 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc638b0602c468d8f732837602a1dfbdd16523f1b4fa0eefadb8f584512d6690 +size 3051573920 diff --git a/Vistral-7B-ChatML.i1-IQ3_XXS.gguf b/Vistral-7B-ChatML.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..034edca --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af9bae828e99776d73024241a35f14d3b4f4c8c15c6af8ba18f304c80f941f5 +size 2856637568 diff --git a/Vistral-7B-ChatML.i1-IQ4_XS.gguf b/Vistral-7B-ChatML.i1-IQ4_XS.gguf new file mode 100644 index 0000000..90342e7 --- /dev/null +++ b/Vistral-7B-ChatML.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25bf81ea75c41d13d747e2f88b1cd0c5b1b8241b53e9fd25a77778f96be01fc +size 3943096384 diff --git a/Vistral-7B-ChatML.i1-Q2_K.gguf b/Vistral-7B-ChatML.i1-Q2_K.gguf new file mode 100644 index 0000000..b2c1a73 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b306235f4dcb142dbda465100852e189120777d776004a2e3252548a4a49935 +size 2749351168 diff --git a/Vistral-7B-ChatML.i1-Q3_K_L.gguf b/Vistral-7B-ChatML.i1-Q3_K_L.gguf new file mode 100644 index 0000000..cc004b3 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc7bd287e058f1d07cd6b4f964d8ad7e7fbe5d79e749d85503ed68564e59c3c +size 3854783136 diff --git a/Vistral-7B-ChatML.i1-Q3_K_M.gguf b/Vistral-7B-ChatML.i1-Q3_K_M.gguf new file mode 100644 index 0000000..1869bed --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3f7528e9f99310e8272d16745185d092f60804aa6f71c9366c730115529ca8 +size 3551744672 diff --git a/Vistral-7B-ChatML.i1-Q3_K_S.gguf b/Vistral-7B-ChatML.i1-Q3_K_S.gguf new file mode 100644 index 0000000..0f7ec19 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68ae46e2a0a12fccfe9ac40089379b16aad24821c9e9537dd6332ca63bbbfc1 +size 3197325984 diff --git a/Vistral-7B-ChatML.i1-Q4_0.gguf b/Vistral-7B-ChatML.i1-Q4_0.gguf new file mode 100644 index 0000000..9de5ab2 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ea7f56492e397fe9b7094338e59896fd1397e07d4a38c35ac3d995b88f1243 +size 4159819968 diff --git a/Vistral-7B-ChatML.i1-Q4_0_4_4.gguf b/Vistral-7B-ChatML.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..33834cd --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac37faba76ea2de0813c69f8b6e34b3f975d3eb494a434d4d8328c2ac40c0ab +size 4145139904 diff --git a/Vistral-7B-ChatML.i1-Q4_0_4_8.gguf b/Vistral-7B-ChatML.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..9450c58 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b60ea79200dad14004b3c2d8278e9a9ab26f94f1f1d29963dd9b4126d0704e3a +size 4145139904 diff --git a/Vistral-7B-ChatML.i1-Q4_0_8_8.gguf b/Vistral-7B-ChatML.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..b5b8372 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f03bd6714a990d0b36831ab5ecf29b137649f5d8a6675cb2226d815b6140b1b +size 4145139904 diff --git a/Vistral-7B-ChatML.i1-Q4_K_M.gguf b/Vistral-7B-ChatML.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a6230e6 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e97f30e2d42c5d9845ac1386c07fd71bf9915af2546d41ce6cb69631c99cff1 +size 4404662464 diff --git a/Vistral-7B-ChatML.i1-Q4_K_S.gguf b/Vistral-7B-ChatML.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2add874 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce4e084e8b51c6be9dbd5c0dd25f31421f416e978b47855f91e8f688fae7b86 +size 4176597184 diff --git a/Vistral-7B-ChatML.i1-Q5_K_M.gguf b/Vistral-7B-ChatML.i1-Q5_K_M.gguf new file mode 100644 index 0000000..d1254fb --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69550813cb2c21b34c5678dcbfc7ec187cb60e16529b8bf30a9c94a5be95795 +size 5170893504 diff --git a/Vistral-7B-ChatML.i1-Q5_K_S.gguf b/Vistral-7B-ChatML.i1-Q5_K_S.gguf new file mode 100644 index 0000000..69d09ab --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603f0a974da4478b1c660db30621c070d0a98acedd11a1124d464ee1b996cae3 +size 5037200064 diff --git a/Vistral-7B-ChatML.i1-Q6_K.gguf b/Vistral-7B-ChatML.i1-Q6_K.gguf new file mode 100644 index 0000000..4ba0908 --- /dev/null +++ b/Vistral-7B-ChatML.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6319d60981ae52e193a6795df41c8ea80b437845924313464b6d36e2be44a81 +size 5985013984 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..8381f26 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c3fe2186df159be647337b420e4d27ad28ed73fbf2dacffd0bbe3a0bd3c463 +size 4988157