From 5aa07d705aadc10659bb593937cffbc3b3157b43 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 14 Jun 2026 17:33:17 +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/gemma-2b-ForexAI-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++ README.md | 84 ++++++++++++++++++++++++++++++++ gemma-2b-ForexAI.i1-IQ1_M.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ1_S.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ2_M.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ2_S.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ2_XS.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ2_XXS.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ3_M.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ3_S.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ3_XS.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ3_XXS.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ4_NL.gguf | 3 ++ gemma-2b-ForexAI.i1-IQ4_XS.gguf | 3 ++ gemma-2b-ForexAI.i1-Q2_K.gguf | 3 ++ gemma-2b-ForexAI.i1-Q2_K_S.gguf | 3 ++ gemma-2b-ForexAI.i1-Q3_K_L.gguf | 3 ++ gemma-2b-ForexAI.i1-Q3_K_M.gguf | 3 ++ gemma-2b-ForexAI.i1-Q3_K_S.gguf | 3 ++ gemma-2b-ForexAI.i1-Q4_0.gguf | 3 ++ gemma-2b-ForexAI.i1-Q4_1.gguf | 3 ++ gemma-2b-ForexAI.i1-Q4_K_M.gguf | 3 ++ gemma-2b-ForexAI.i1-Q4_K_S.gguf | 3 ++ gemma-2b-ForexAI.i1-Q5_K_M.gguf | 3 ++ gemma-2b-ForexAI.i1-Q5_K_S.gguf | 3 ++ gemma-2b-ForexAI.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 219 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 gemma-2b-ForexAI.i1-IQ1_M.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ1_S.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ2_M.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ2_S.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ2_XS.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ2_XXS.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ3_M.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ3_S.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ3_XS.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ3_XXS.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ4_NL.gguf create mode 100644 gemma-2b-ForexAI.i1-IQ4_XS.gguf create mode 100644 gemma-2b-ForexAI.i1-Q2_K.gguf create mode 100644 gemma-2b-ForexAI.i1-Q2_K_S.gguf create mode 100644 gemma-2b-ForexAI.i1-Q3_K_L.gguf create mode 100644 gemma-2b-ForexAI.i1-Q3_K_M.gguf create mode 100644 gemma-2b-ForexAI.i1-Q3_K_S.gguf create mode 100644 gemma-2b-ForexAI.i1-Q4_0.gguf create mode 100644 gemma-2b-ForexAI.i1-Q4_1.gguf create mode 100644 gemma-2b-ForexAI.i1-Q4_K_M.gguf create mode 100644 gemma-2b-ForexAI.i1-Q4_K_S.gguf create mode 100644 gemma-2b-ForexAI.i1-Q5_K_M.gguf create mode 100644 gemma-2b-ForexAI.i1-Q5_K_S.gguf create mode 100644 gemma-2b-ForexAI.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5c85adf --- /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 +gemma-2b-ForexAI.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gemma-2b-ForexAI.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb7b871 --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +--- +base_model: mjmanashti/gemma-2b-ForexAI +language: +- en +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- autotrain +- text-generation +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/mjmanashti/gemma-2b-ForexAI + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gemma-2b-ForexAI-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/gemma-2b-ForexAI-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/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ1_M.gguf) | i1-IQ1_M | 0.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ2_S.gguf) | i1-IQ2_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ2_M.gguf) | i1-IQ2_M | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q2_K.gguf) | i1-Q2_K | 1.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ3_S.gguf) | i1-IQ3_S | 1.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ3_M.gguf) | i1-IQ3_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.6 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q4_0.gguf) | i1-Q4_0 | 1.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q4_1.gguf) | i1-Q4_1 | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/gemma-2b-ForexAI-i1-GGUF/resolve/main/gemma-2b-ForexAI.i1-Q6_K.gguf) | i1-Q6_K | 2.2 | 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/gemma-2b-ForexAI.i1-IQ1_M.gguf b/gemma-2b-ForexAI.i1-IQ1_M.gguf new file mode 100644 index 0000000..1a49a03 --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3af600c3a0f08edd699e41c83bcbf5581d8aa748050ea615ea29ebb03311aeb +size 813845344 diff --git a/gemma-2b-ForexAI.i1-IQ1_S.gguf b/gemma-2b-ForexAI.i1-IQ1_S.gguf new file mode 100644 index 0000000..a4453a4 --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5f2ef2484334841b1e73be3d6abced1719baf22b2b9c3c93c8fa707cc06c74 +size 770960224 diff --git a/gemma-2b-ForexAI.i1-IQ2_M.gguf b/gemma-2b-ForexAI.i1-IQ2_M.gguf new file mode 100644 index 0000000..c22afca --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7031a7c747bb3853f4d3c27ee3abbd662f80e42254e9105061cf66c675b5ddb3 +size 1019472736 diff --git a/gemma-2b-ForexAI.i1-IQ2_S.gguf b/gemma-2b-ForexAI.i1-IQ2_S.gguf new file mode 100644 index 0000000..14a7556 --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cef77927171cb59721a66737b1dbaa5b649eda76f9e0b37bf91b60bb2bffcb +size 962292576 diff --git a/gemma-2b-ForexAI.i1-IQ2_XS.gguf b/gemma-2b-ForexAI.i1-IQ2_XS.gguf new file mode 100644 index 0000000..81b3cb2 --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca781669d5da5fcad4e6db4fe685ccc6859357c202d1eb22236fcab8c29747e +size 944860000 diff --git a/gemma-2b-ForexAI.i1-IQ2_XXS.gguf b/gemma-2b-ForexAI.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..b20f168 --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df38bcbf465d6940c431a2c57e068dcc78a929c6b83f33b3380b31e704669b89 +size 885320544 diff --git a/gemma-2b-ForexAI.i1-IQ3_M.gguf b/gemma-2b-ForexAI.i1-IQ3_M.gguf new file mode 100644 index 0000000..49f145d --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07a18849b5c6e1010b796bb074e18e868e41840a5f90942ad5eb4a0c373fd88 +size 1308175200 diff --git a/gemma-2b-ForexAI.i1-IQ3_S.gguf b/gemma-2b-ForexAI.i1-IQ3_S.gguf new file mode 100644 index 0000000..430247e --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b6b4a6caa1774586633fffa790de34448bf0a076c22509ca1543c8aa493c67 +size 1289235296 diff --git a/gemma-2b-ForexAI.i1-IQ3_XS.gguf b/gemma-2b-ForexAI.i1-IQ3_XS.gguf new file mode 100644 index 0000000..c9e6bad --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1879873550104356fea199d8104a830b604b9a9d5e57f4ee45a0819ad26622 +size 1244359520 diff --git a/gemma-2b-ForexAI.i1-IQ3_XXS.gguf b/gemma-2b-ForexAI.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3a02776 --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd20a4484e5f29668f79abe09d50295a538e3f6a7a72b1f4171a6e63cde5a52f +size 1125378912 diff --git a/gemma-2b-ForexAI.i1-IQ4_NL.gguf b/gemma-2b-ForexAI.i1-IQ4_NL.gguf new file mode 100644 index 0000000..63cdf73 --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc7663567ce099e37a4a29819f5d01f1cbd6b41a8aa3d071c4d29634149bcc8 +size 1552370528 diff --git a/gemma-2b-ForexAI.i1-IQ4_XS.gguf b/gemma-2b-ForexAI.i1-IQ4_XS.gguf new file mode 100644 index 0000000..46ec0c8 --- /dev/null +++ b/gemma-2b-ForexAI.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813617c582a4bf7e877c200e7fca73e197f6fafa5af96140ac7041b7f6b5bc14 +size 1490733920 diff --git a/gemma-2b-ForexAI.i1-Q2_K.gguf b/gemma-2b-ForexAI.i1-Q2_K.gguf new file mode 100644 index 0000000..d358f36 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd9b56ffcb8643eb7acd3cad5ab4a95647504490ab9c3d9ff400ced05d13284 +size 1157925728 diff --git a/gemma-2b-ForexAI.i1-Q2_K_S.gguf b/gemma-2b-ForexAI.i1-Q2_K_S.gguf new file mode 100644 index 0000000..0294d0d --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4366a841b123fe129655527f1968bc933a1ab328e443943920ef509a69a4a85d +size 1104644960 diff --git a/gemma-2b-ForexAI.i1-Q3_K_L.gguf b/gemma-2b-ForexAI.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e1ef4f3 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe4439a28d1fc1174dccba52d5a4f89345b657721097ea4396f65dfab216b9c +size 1465592672 diff --git a/gemma-2b-ForexAI.i1-Q3_K_M.gguf b/gemma-2b-ForexAI.i1-Q3_K_M.gguf new file mode 100644 index 0000000..6c6de69 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdad638774fbd77b8a501f3a3dc4010cf68e691f7d2eae4799ab26b2c2be367c +size 1383803744 diff --git a/gemma-2b-ForexAI.i1-Q3_K_S.gguf b/gemma-2b-ForexAI.i1-Q3_K_S.gguf new file mode 100644 index 0000000..264da19 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b00414913c66c36b853790f8a3e0783d15b6e0bf36dbd7eaba2e5dcd868e78b +size 1287981920 diff --git a/gemma-2b-ForexAI.i1-Q4_0.gguf b/gemma-2b-ForexAI.i1-Q4_0.gguf new file mode 100644 index 0000000..782b070 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2dff8a20b6b6e4d4dc459b46e85ccde2d8d9d146a3b84c074622e11ef658fbf +size 1555385184 diff --git a/gemma-2b-ForexAI.i1-Q4_1.gguf b/gemma-2b-ForexAI.i1-Q4_1.gguf new file mode 100644 index 0000000..7c8a797 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a61d40f5de96afb87ea844ca0e87a95f092f25d564c393d9b6dca3dda9b54e +size 1675053920 diff --git a/gemma-2b-ForexAI.i1-Q4_K_M.gguf b/gemma-2b-ForexAI.i1-Q4_K_M.gguf new file mode 100644 index 0000000..c903422 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:855c8a0935ffc76157ec38d6a564b02c8d6c985d68251a9651faebde54c020bd +size 1630264160 diff --git a/gemma-2b-ForexAI.i1-Q4_K_S.gguf b/gemma-2b-ForexAI.i1-Q4_K_S.gguf new file mode 100644 index 0000000..cef4e24 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf2d26cba0de59e19cc0d85eb236756f8e4e841c907f891d25f3439f952979c +size 1559841632 diff --git a/gemma-2b-ForexAI.i1-Q5_K_M.gguf b/gemma-2b-ForexAI.i1-Q5_K_M.gguf new file mode 100644 index 0000000..f3e521c --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997e0707b2f8b733a9ff725f20a082c6dff97f88346c8c2afd8ec77796d404f9 +size 1839651680 diff --git a/gemma-2b-ForexAI.i1-Q5_K_S.gguf b/gemma-2b-ForexAI.i1-Q5_K_S.gguf new file mode 100644 index 0000000..afd1117 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9f2c5f43787930628ed61e2e326ecbb366ccfb9c9cf90d420dd4a832472b86 +size 1798916960 diff --git a/gemma-2b-ForexAI.i1-Q6_K.gguf b/gemma-2b-ForexAI.i1-Q6_K.gguf new file mode 100644 index 0000000..e0a03e1 --- /dev/null +++ b/gemma-2b-ForexAI.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c642df597feecb08d5cd71a7a4a543465096f87ba990d1f8000938adfd447ab9 +size 2062125920 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..98917ff --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52bebff123101df5806f624c1044a6429d45c7748744d40ce385021e9d533306 +size 2068543