From a2eca16f1274f45abfd422dc0a0bff1f5fe95974 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 2 Jun 2026 16:06: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/iFlow-ROME-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++++++++ README.md | 88 ++++++++++++++++++++++++++++++++++++++ iFlow-ROME.i1-IQ1_M.gguf | 3 ++ iFlow-ROME.i1-IQ1_S.gguf | 3 ++ iFlow-ROME.i1-IQ2_M.gguf | 3 ++ iFlow-ROME.i1-IQ2_S.gguf | 3 ++ iFlow-ROME.i1-IQ2_XS.gguf | 3 ++ iFlow-ROME.i1-IQ2_XXS.gguf | 3 ++ iFlow-ROME.i1-IQ3_M.gguf | 3 ++ iFlow-ROME.i1-IQ3_S.gguf | 3 ++ iFlow-ROME.i1-IQ3_XS.gguf | 3 ++ iFlow-ROME.i1-IQ3_XXS.gguf | 3 ++ iFlow-ROME.i1-IQ4_XS.gguf | 3 ++ iFlow-ROME.i1-Q2_K.gguf | 3 ++ iFlow-ROME.i1-Q2_K_S.gguf | 3 ++ iFlow-ROME.i1-Q3_K_L.gguf | 3 ++ iFlow-ROME.i1-Q3_K_M.gguf | 3 ++ iFlow-ROME.i1-Q3_K_S.gguf | 3 ++ iFlow-ROME.i1-Q4_0.gguf | 3 ++ iFlow-ROME.i1-Q4_1.gguf | 3 ++ iFlow-ROME.i1-Q4_K_M.gguf | 3 ++ iFlow-ROME.i1-Q4_K_S.gguf | 3 ++ iFlow-ROME.i1-Q5_K_M.gguf | 3 ++ iFlow-ROME.i1-Q5_K_S.gguf | 3 ++ iFlow-ROME.i1-Q6_K.gguf | 3 ++ iFlow-ROME.imatrix.gguf | 3 ++ 26 files changed, 219 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 iFlow-ROME.i1-IQ1_M.gguf create mode 100644 iFlow-ROME.i1-IQ1_S.gguf create mode 100644 iFlow-ROME.i1-IQ2_M.gguf create mode 100644 iFlow-ROME.i1-IQ2_S.gguf create mode 100644 iFlow-ROME.i1-IQ2_XS.gguf create mode 100644 iFlow-ROME.i1-IQ2_XXS.gguf create mode 100644 iFlow-ROME.i1-IQ3_M.gguf create mode 100644 iFlow-ROME.i1-IQ3_S.gguf create mode 100644 iFlow-ROME.i1-IQ3_XS.gguf create mode 100644 iFlow-ROME.i1-IQ3_XXS.gguf create mode 100644 iFlow-ROME.i1-IQ4_XS.gguf create mode 100644 iFlow-ROME.i1-Q2_K.gguf create mode 100644 iFlow-ROME.i1-Q2_K_S.gguf create mode 100644 iFlow-ROME.i1-Q3_K_L.gguf create mode 100644 iFlow-ROME.i1-Q3_K_M.gguf create mode 100644 iFlow-ROME.i1-Q3_K_S.gguf create mode 100644 iFlow-ROME.i1-Q4_0.gguf create mode 100644 iFlow-ROME.i1-Q4_1.gguf create mode 100644 iFlow-ROME.i1-Q4_K_M.gguf create mode 100644 iFlow-ROME.i1-Q4_K_S.gguf create mode 100644 iFlow-ROME.i1-Q5_K_M.gguf create mode 100644 iFlow-ROME.i1-Q5_K_S.gguf create mode 100644 iFlow-ROME.i1-Q6_K.gguf create mode 100644 iFlow-ROME.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1a94937 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +iFlow-ROME.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +iFlow-ROME.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..f2f5a2b --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +arxiv: 2512.24873 +base_model: FutureLivingLab/iFlow-ROME +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- agent +- moe +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/FutureLivingLab/iFlow-ROME + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#iFlow-ROME-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/iFlow-ROME-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/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ1_S.gguf) | i1-IQ1_S | 6.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ1_M.gguf) | i1-IQ1_M | 7.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.2 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ2_S.gguf) | i1-IQ2_S | 9.4 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ2_M.gguf) | i1-IQ2_M | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q2_K_S.gguf) | i1-Q2_K_S | 10.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.7 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q3_K_S.gguf) | i1-Q3_K_S | 13.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ3_S.gguf) | i1-IQ3_S | 13.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q3_K_M.gguf) | i1-Q3_K_M | 14.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q3_K_L.gguf) | i1-Q3_K_L | 16.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-IQ4_XS.gguf) | i1-IQ4_XS | 16.5 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q4_0.gguf) | i1-Q4_0 | 17.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q4_K_M.gguf) | i1-Q4_K_M | 18.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q4_1.gguf) | i1-Q4_1 | 19.3 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q5_K_S.gguf) | i1-Q5_K_S | 21.2 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q5_K_M.gguf) | i1-Q5_K_M | 21.8 | | +| [GGUF](https://huggingface.co/mradermacher/iFlow-ROME-i1-GGUF/resolve/main/iFlow-ROME.i1-Q6_K.gguf) | i1-Q6_K | 25.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/iFlow-ROME.i1-IQ1_M.gguf b/iFlow-ROME.i1-IQ1_M.gguf new file mode 100644 index 0000000..28c2ab9 --- /dev/null +++ b/iFlow-ROME.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eac881762447d4712e0764994eb2cfb419ac057ab21663a80f74d5eac103184 +size 7078293792 diff --git a/iFlow-ROME.i1-IQ1_S.gguf b/iFlow-ROME.i1-IQ1_S.gguf new file mode 100644 index 0000000..0d37443 --- /dev/null +++ b/iFlow-ROME.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e03b277eab22b0fb45558f9baaccdfb8c9c3d76b85cbc6543fe2e961b39391 +size 6416511264 diff --git a/iFlow-ROME.i1-IQ2_M.gguf b/iFlow-ROME.i1-IQ2_M.gguf new file mode 100644 index 0000000..888ab2e --- /dev/null +++ b/iFlow-ROME.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccc36e2d6803160d1424a7831f41d4ed6cb264d5392f75739a1fd2030753a15 +size 10169510176 diff --git a/iFlow-ROME.i1-IQ2_S.gguf b/iFlow-ROME.i1-IQ2_S.gguf new file mode 100644 index 0000000..7cdbc71 --- /dev/null +++ b/iFlow-ROME.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a710a60e412c457d18bc7d22a5f722e5f27c2faa69f50e8f911820b08a97e53 +size 9287133472 diff --git a/iFlow-ROME.i1-IQ2_XS.gguf b/iFlow-ROME.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ddd94e1 --- /dev/null +++ b/iFlow-ROME.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c662a82322a1f9cde6ed15a5d8fc92f5b1dbe7509be858f83f71d141735363e2 +size 9076224288 diff --git a/iFlow-ROME.i1-IQ2_XXS.gguf b/iFlow-ROME.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..947949a --- /dev/null +++ b/iFlow-ROME.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb4121358ffd784d04ec57fa1f260030e72c4a07170bff8222775388ad1be09 +size 8181264672 diff --git a/iFlow-ROME.i1-IQ3_M.gguf b/iFlow-ROME.i1-IQ3_M.gguf new file mode 100644 index 0000000..e4423e8 --- /dev/null +++ b/iFlow-ROME.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d8c20a7c7f550cd4a4186a21bbf225e024279bd107a24390adeb2b6d8e21ff +size 13513064736 diff --git a/iFlow-ROME.i1-IQ3_S.gguf b/iFlow-ROME.i1-IQ3_S.gguf new file mode 100644 index 0000000..0c38a0c --- /dev/null +++ b/iFlow-ROME.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a5c67bcd21338a4b50d1ccd8e23301fe44c58f97c925fd36234953eedb8e491 +size 13299155232 diff --git a/iFlow-ROME.i1-IQ3_XS.gguf b/iFlow-ROME.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5683dce --- /dev/null +++ b/iFlow-ROME.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8a8fdf39de815df8771f22c8aa695e6de6e5e5964b49c3e6e1ccd1619ff2ba +size 12598444320 diff --git a/iFlow-ROME.i1-IQ3_XXS.gguf b/iFlow-ROME.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1085c78 --- /dev/null +++ b/iFlow-ROME.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c0670efa224c34e25ab1722c05a75be89bf6dc9fe1bcf3c4f748ac208aca5c +size 11849328928 diff --git a/iFlow-ROME.i1-IQ4_XS.gguf b/iFlow-ROME.i1-IQ4_XS.gguf new file mode 100644 index 0000000..996a7b7 --- /dev/null +++ b/iFlow-ROME.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66b5d74fac16dcaa1f8bbe02c24ef00d348319e45d79ba41e4f072804adf724 +size 16368351520 diff --git a/iFlow-ROME.i1-Q2_K.gguf b/iFlow-ROME.i1-Q2_K.gguf new file mode 100644 index 0000000..ae1c023 --- /dev/null +++ b/iFlow-ROME.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35fca2fe2d68758025c426546353993f631bf6763eac1f969412cd6fa2a9f5dd +size 11258612000 diff --git a/iFlow-ROME.i1-Q2_K_S.gguf b/iFlow-ROME.i1-Q2_K_S.gguf new file mode 100644 index 0000000..9c64e5b --- /dev/null +++ b/iFlow-ROME.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a60fed71f8bdb66454f08bca4194f04612bfb7a069b3675c99e7bce00420230 +size 10519365920 diff --git a/iFlow-ROME.i1-Q3_K_L.gguf b/iFlow-ROME.i1-Q3_K_L.gguf new file mode 100644 index 0000000..8148c23 --- /dev/null +++ b/iFlow-ROME.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a03ab87798ef9bd2368322406880d6cbd4b0d8e79bde53931e2eb838e6d4ccb +size 15900672288 diff --git a/iFlow-ROME.i1-Q3_K_M.gguf b/iFlow-ROME.i1-Q3_K_M.gguf new file mode 100644 index 0000000..36906ba --- /dev/null +++ b/iFlow-ROME.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0827d760def538e1c35feb4a735886c68e2238a59c0b9659bc3323bf52f85647 +size 14711849248 diff --git a/iFlow-ROME.i1-Q3_K_S.gguf b/iFlow-ROME.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f81a4ae --- /dev/null +++ b/iFlow-ROME.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6783ca639be1dc4ca14533cb4244ee8d253c2c03f4bfb6d08ef4bcb3319ca56 +size 13292470560 diff --git a/iFlow-ROME.i1-Q4_0.gguf b/iFlow-ROME.i1-Q4_0.gguf new file mode 100644 index 0000000..4b7c3a8 --- /dev/null +++ b/iFlow-ROME.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70a5fbbc326ea8555b3fe1848e65629484f92ffd8c0b14bb421918e1c3a2269 +size 17379989792 diff --git a/iFlow-ROME.i1-Q4_1.gguf b/iFlow-ROME.i1-Q4_1.gguf new file mode 100644 index 0000000..73fce39 --- /dev/null +++ b/iFlow-ROME.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa2b2e6b2d48d5661eb8aa74d1488e27d62c6ca8b487ee154c232222c21e068 +size 19192502560 diff --git a/iFlow-ROME.i1-Q4_K_M.gguf b/iFlow-ROME.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a3310d3 --- /dev/null +++ b/iFlow-ROME.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c60384770cc6044e977a2d2aab576d60cf091a2a90f2bbb6847c55293f51f27 +size 18556688672 diff --git a/iFlow-ROME.i1-Q4_K_S.gguf b/iFlow-ROME.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c7360a0 --- /dev/null +++ b/iFlow-ROME.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3212843ff9dd64f4941da02b9b9dba28ce55afae03f0927bd37ccb5ffde47778 +size 17456011552 diff --git a/iFlow-ROME.i1-Q5_K_M.gguf b/iFlow-ROME.i1-Q5_K_M.gguf new file mode 100644 index 0000000..39b5226 --- /dev/null +++ b/iFlow-ROME.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f6ccaa09e7484342190c6863e006de3c26505e180f86f10ca6ec2848fef4ee +size 21725583648 diff --git a/iFlow-ROME.i1-Q5_K_S.gguf b/iFlow-ROME.i1-Q5_K_S.gguf new file mode 100644 index 0000000..a4c0140 --- /dev/null +++ b/iFlow-ROME.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2eeb72263e180b237b06cad9d165e0f4ab15b8341d95972dd6ca39a4c85cbc4 +size 21080512800 diff --git a/iFlow-ROME.i1-Q6_K.gguf b/iFlow-ROME.i1-Q6_K.gguf new file mode 100644 index 0000000..0888805 --- /dev/null +++ b/iFlow-ROME.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0ddb685d0b3aad7d24da163763bc18263954ce27b9221a9b1a06a7574e8039 +size 25092534560 diff --git a/iFlow-ROME.imatrix.gguf b/iFlow-ROME.imatrix.gguf new file mode 100644 index 0000000..773db92 --- /dev/null +++ b/iFlow-ROME.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de27ee0709edfd17b53a7f2a5e4a9014ce3e78caae9808a728eb73479c159d6 +size 122029312