commit 577ac8d7d4d7aa92510ca5a086793e1ffada59f2 Author: ModelHub XC Date: Thu May 28 14:02:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/RLAnything-UT-14B-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ac63769 --- /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 +RLAnything-UT-14B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +RLAnything-UT-14B.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..a6e82b6 --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: Gen-Verse/RLAnything-UT-14B +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Gen-Verse/RLAnything-UT-14B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#RLAnything-UT-14B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/RLAnything-UT-14B-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/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ1_M.gguf) | i1-IQ1_M | 4.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ2_M.gguf) | i1-IQ2_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/RLAnything-UT-14B-i1-GGUF/resolve/main/RLAnything-UT-14B.i1-Q6_K.gguf) | i1-Q6_K | 12.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/RLAnything-UT-14B.i1-IQ1_M.gguf b/RLAnything-UT-14B.i1-IQ1_M.gguf new file mode 100644 index 0000000..73d9422 --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a301d410543f0754a4cb17e90faa69517c953548738251a21f8eb33a874275c +size 3872309408 diff --git a/RLAnything-UT-14B.i1-IQ1_S.gguf b/RLAnything-UT-14B.i1-IQ1_S.gguf new file mode 100644 index 0000000..807c8db --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e49fea315ec16f8af74f50d142dc91e2afa699261bb28abe184c413ab91baa0 +size 3607994528 diff --git a/RLAnything-UT-14B.i1-IQ2_M.gguf b/RLAnything-UT-14B.i1-IQ2_M.gguf new file mode 100644 index 0000000..a43ad70 --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74085b7757a8690d360f52e45d4f9dc0b464b509d259a14ed7c430e598b023bc +size 5356146848 diff --git a/RLAnything-UT-14B.i1-IQ2_S.gguf b/RLAnything-UT-14B.i1-IQ2_S.gguf new file mode 100644 index 0000000..38025c9 --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e223fb9ffe72a3f25397b48ce5b1840985498d95520066940f9021992c330b +size 5003727008 diff --git a/RLAnything-UT-14B.i1-IQ2_XS.gguf b/RLAnything-UT-14B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a904190 --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5ad828f61b6c3af85e32ac138636bd8cedeb036d31bacedaf38043d4aa1048 +size 4704575648 diff --git a/RLAnything-UT-14B.i1-IQ2_XXS.gguf b/RLAnything-UT-14B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..deddc8c --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4569959d6bef5e51d12b0acc0a24e84ae107496980d9592ea337ef2dd95baeb8 +size 4312834208 diff --git a/RLAnything-UT-14B.i1-IQ3_M.gguf b/RLAnything-UT-14B.i1-IQ3_M.gguf new file mode 100644 index 0000000..3c9626e --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49625452e88c95c8cdb83ea9385c846a189b88d5a8d687d6655f93d6a165bdf0 +size 6916538528 diff --git a/RLAnything-UT-14B.i1-IQ3_S.gguf b/RLAnything-UT-14B.i1-IQ3_S.gguf new file mode 100644 index 0000000..c4aedc0 --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671b364907e91cfcfc6537b3414df51d199d283e6ef0727c64d1d3bdf72fd911 +size 6693019808 diff --git a/RLAnything-UT-14B.i1-IQ3_XS.gguf b/RLAnything-UT-14B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..932c75e --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c601cd08f67ea269895b6f18a45f4f84065915aa177398098efded4ead15d78b +size 6383362208 diff --git a/RLAnything-UT-14B.i1-IQ3_XXS.gguf b/RLAnything-UT-14B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..493f423 --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6e496152490e88ad6a24a34055f8faf1e472c424af97aec632da6e632ac73d +size 5946708128 diff --git a/RLAnything-UT-14B.i1-IQ4_NL.gguf b/RLAnything-UT-14B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..1ff6804 --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e12ee38b133159eefa91af116c5c65e50d8858f77fee97e43872a30795e25db +size 8549183648 diff --git a/RLAnything-UT-14B.i1-IQ4_XS.gguf b/RLAnything-UT-14B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..05b8e98 --- /dev/null +++ b/RLAnything-UT-14B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861a222afc820a366be1ca5efddd355a8c5e057b121ae0698fb8b368572f6e60 +size 8119840928 diff --git a/RLAnything-UT-14B.i1-Q2_K.gguf b/RLAnything-UT-14B.i1-Q2_K.gguf new file mode 100644 index 0000000..72377e2 --- /dev/null +++ b/RLAnything-UT-14B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76828a481ec4ee61039354c58d9fa4e05a7df3502b4475f40a713023df7716bd +size 5770498208 diff --git a/RLAnything-UT-14B.i1-Q2_K_S.gguf b/RLAnything-UT-14B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..592093e --- /dev/null +++ b/RLAnything-UT-14B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1ab1b9cf5005e18d24dc41d1bc1946fcf4a3d55651b421a930dc9515609de2 +size 5397188768 diff --git a/RLAnything-UT-14B.i1-Q3_K_L.gguf b/RLAnything-UT-14B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..dc4a244 --- /dev/null +++ b/RLAnything-UT-14B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b99e8a98ffe0039872522f1748b94616b13e241d6cef3112fda30cd6f8e654f +size 7924768928 diff --git a/RLAnything-UT-14B.i1-Q3_K_M.gguf b/RLAnything-UT-14B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2956c8a --- /dev/null +++ b/RLAnything-UT-14B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:388937cb8ef27b598acf719dc1cade8d8824f19b43e310c3013ae593f89d34c6 +size 7339204768 diff --git a/RLAnything-UT-14B.i1-Q3_K_S.gguf b/RLAnything-UT-14B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..6d1f2f7 --- /dev/null +++ b/RLAnything-UT-14B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8dc7fafb41ec54cae58960d15d3d3b28c0d2c4062c43d0ffa75602254257c37 +size 6659596448 diff --git a/RLAnything-UT-14B.i1-Q4_0.gguf b/RLAnything-UT-14B.i1-Q4_0.gguf new file mode 100644 index 0000000..172184e --- /dev/null +++ b/RLAnything-UT-14B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8f1275236b038edb962b583521a3ec64dd4a3f43540c6e0414a3f1be40240b +size 8544268448 diff --git a/RLAnything-UT-14B.i1-Q4_1.gguf b/RLAnything-UT-14B.i1-Q4_1.gguf new file mode 100644 index 0000000..94b85ff --- /dev/null +++ b/RLAnything-UT-14B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7609fbe29b9b455228339ca351ac75d7c3da44d6a6b3b066f81bdf606e3f376 +size 9392140448 diff --git a/RLAnything-UT-14B.i1-Q4_K_M.gguf b/RLAnything-UT-14B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..6bd4267 --- /dev/null +++ b/RLAnything-UT-14B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcab2e0280ea714e48e0a0cdf4e65f53d92f993e7875d9b901651f343841533 +size 8988111008 diff --git a/RLAnything-UT-14B.i1-Q4_K_S.gguf b/RLAnything-UT-14B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a6cfbf3 --- /dev/null +++ b/RLAnything-UT-14B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199401af3da7ef57c9c784913f682ed5edea2e1581ecaccf7e372d79f1e98bfa +size 8573431968 diff --git a/RLAnything-UT-14B.i1-Q5_K_M.gguf b/RLAnything-UT-14B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..7de20f4 --- /dev/null +++ b/RLAnything-UT-14B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08db31f2e6adf5c7d24ffc69baf5b9e085234cf4daad9d502dcc7f7d2fcd1f5 +size 10508873888 diff --git a/RLAnything-UT-14B.i1-Q5_K_S.gguf b/RLAnything-UT-14B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..371d12e --- /dev/null +++ b/RLAnything-UT-14B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe94912d8b095f232d5b9a71c326ee7ad7983714f143b795a9dbb0cd6cacd742 +size 10266554528 diff --git a/RLAnything-UT-14B.i1-Q6_K.gguf b/RLAnything-UT-14B.i1-Q6_K.gguf new file mode 100644 index 0000000..3698b5b --- /dev/null +++ b/RLAnything-UT-14B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c9d55427a4f88722c60a00c402b6bf5549545804f19e0e527424d8d4f1667f +size 12124684448 diff --git a/RLAnything-UT-14B.imatrix.gguf b/RLAnything-UT-14B.imatrix.gguf new file mode 100644 index 0000000..0d27c84 --- /dev/null +++ b/RLAnything-UT-14B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2ca1998208fca9edecf68495edb89f35d952371cb9d3adf3dc3c3aee51a501 +size 8604128