commit a870053d75aed9cb4546a852668ded2db3fa16db Author: ModelHub XC Date: Sun Jun 21 05:38:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/limo_pro-1.7b-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b9dc526 --- /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 +limo_pro-1.7b.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +limo_pro-1.7b.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..f7c9682 --- /dev/null +++ b/README.md @@ -0,0 +1,89 @@ +--- +base_model: mingiJ/limo_pro-1.7b +language: +- en +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- llama-factory +- full +- generated_from_trainer +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/mingiJ/limo_pro-1.7b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#limo_pro-1.7b-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/limo_pro-1.7b-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/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ2_S.gguf) | i1-IQ2_S | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q2_K.gguf) | i1-Q2_K | 0.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ3_S.gguf) | i1-IQ3_S | 1.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ3_M.gguf) | i1-IQ3_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.1 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q4_0.gguf) | i1-Q4_0 | 1.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q4_1.gguf) | i1-Q4_1 | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/limo_pro-1.7b-i1-GGUF/resolve/main/limo_pro-1.7b.i1-Q6_K.gguf) | i1-Q6_K | 1.5 | 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/limo_pro-1.7b.i1-IQ1_M.gguf b/limo_pro-1.7b.i1-IQ1_M.gguf new file mode 100644 index 0000000..a4b242a --- /dev/null +++ b/limo_pro-1.7b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de3313105e09ac749819d6dd6048e5bc33c67623309fea49b336adb17dd7762 +size 543793984 diff --git a/limo_pro-1.7b.i1-IQ1_S.gguf b/limo_pro-1.7b.i1-IQ1_S.gguf new file mode 100644 index 0000000..2033606 --- /dev/null +++ b/limo_pro-1.7b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2eb8a7d68bf7f5ea158e650dde5ed78c769ffdbe29b04e7d2d4f9007ffcc59 +size 515777344 diff --git a/limo_pro-1.7b.i1-IQ2_M.gguf b/limo_pro-1.7b.i1-IQ2_M.gguf new file mode 100644 index 0000000..fcad656 --- /dev/null +++ b/limo_pro-1.7b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b613334e186fe179358e7e7fe2ac7274b73e390b418cfa5d3c981f7a410f97fd +size 695182144 diff --git a/limo_pro-1.7b.i1-IQ2_S.gguf b/limo_pro-1.7b.i1-IQ2_S.gguf new file mode 100644 index 0000000..49373c2 --- /dev/null +++ b/limo_pro-1.7b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ade4d7e63f156c3cb35ea866d7e91aa1cde3f31e0fd4553afa0ce041a8ad5f2 +size 657826624 diff --git a/limo_pro-1.7b.i1-IQ2_XS.gguf b/limo_pro-1.7b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..03195dc --- /dev/null +++ b/limo_pro-1.7b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2466ed19e0a8c05ad69d10b56e7bdc9544e235600bb7ce714805aceb3ebd85d2 +size 631513920 diff --git a/limo_pro-1.7b.i1-IQ2_XXS.gguf b/limo_pro-1.7b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..379c55a --- /dev/null +++ b/limo_pro-1.7b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c6933aee622b48ed72f00f9c7e6c6256e293cc5d9db117039115a4b52d1a62a +size 590488384 diff --git a/limo_pro-1.7b.i1-IQ3_M.gguf b/limo_pro-1.7b.i1-IQ3_M.gguf new file mode 100644 index 0000000..b30b187 --- /dev/null +++ b/limo_pro-1.7b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad6e8d2b187b8409b82a528057857ee9c82d25b3f5211ca189d950b18026f52 +size 895662912 diff --git a/limo_pro-1.7b.i1-IQ3_S.gguf b/limo_pro-1.7b.i1-IQ3_S.gguf new file mode 100644 index 0000000..8d61c37 --- /dev/null +++ b/limo_pro-1.7b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfc6a89515152dd702a8a2f85e4972529bf05b14b6b18840444c24d9a908f05 +size 867253056 diff --git a/limo_pro-1.7b.i1-IQ3_XS.gguf b/limo_pro-1.7b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5794a8f --- /dev/null +++ b/limo_pro-1.7b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd0b8346deedf782d4d18c0b7777705eba91bed185e0f26c77ab3eeb83bd18f +size 834222912 diff --git a/limo_pro-1.7b.i1-IQ3_XXS.gguf b/limo_pro-1.7b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..89c786e --- /dev/null +++ b/limo_pro-1.7b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2158cfb31223f24e183e9147c3a249dc80b550c017d8e23e22df0956ee3c5916 +size 754361152 diff --git a/limo_pro-1.7b.i1-IQ4_NL.gguf b/limo_pro-1.7b.i1-IQ4_NL.gguf new file mode 100644 index 0000000..bc0044c --- /dev/null +++ b/limo_pro-1.7b.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1acc2f8708d699368c58dc3776c9cc770c162acc74b3f6406787fe3d811ff764 +size 1054423872 diff --git a/limo_pro-1.7b.i1-IQ4_XS.gguf b/limo_pro-1.7b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..0417b92 --- /dev/null +++ b/limo_pro-1.7b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60182c7a818492b68019b3012e2f9a33f74ee44a9b5a4b36407d3c58d71eae6e +size 1010383680 diff --git a/limo_pro-1.7b.i1-Q2_K.gguf b/limo_pro-1.7b.i1-Q2_K.gguf new file mode 100644 index 0000000..449ac6d --- /dev/null +++ b/limo_pro-1.7b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c406d5e5069fd99a5ce3f9819bcfc50018efc0a932f4c1fef0e23c24a2eb9397 +size 777796416 diff --git a/limo_pro-1.7b.i1-Q2_K_S.gguf b/limo_pro-1.7b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..446f349 --- /dev/null +++ b/limo_pro-1.7b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a3511453fac8b3c2a98e1165ecff7c1e4f6b6ca1df07fd37f68c8e9b9f0322 +size 732969792 diff --git a/limo_pro-1.7b.i1-Q3_K_L.gguf b/limo_pro-1.7b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..aa0784c --- /dev/null +++ b/limo_pro-1.7b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cee6a90bf0e38b77fea3829ef39885dcee19d3ba2659c0812897d6795274212 +size 1003502400 diff --git a/limo_pro-1.7b.i1-Q3_K_M.gguf b/limo_pro-1.7b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..4e73cc5 --- /dev/null +++ b/limo_pro-1.7b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f4c9ab68db8d6c3151f4cab5a62b03b4807be5a28c671f12657e3670358f96 +size 939539264 diff --git a/limo_pro-1.7b.i1-Q3_K_S.gguf b/limo_pro-1.7b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..2adfd53 --- /dev/null +++ b/limo_pro-1.7b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb39fe0510468c4784ad858a8e83ef04954a723da6b5fc812eed7f37f6d9beb +size 867253056 diff --git a/limo_pro-1.7b.i1-Q4_0.gguf b/limo_pro-1.7b.i1-Q4_0.gguf new file mode 100644 index 0000000..bd2cf0e --- /dev/null +++ b/limo_pro-1.7b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc43e18ac0c91d89f273450a21bc9937cc94ccf62207dfaecdf7d0ec534e04aa +size 1056783168 diff --git a/limo_pro-1.7b.i1-Q4_1.gguf b/limo_pro-1.7b.i1-Q4_1.gguf new file mode 100644 index 0000000..1602dc7 --- /dev/null +++ b/limo_pro-1.7b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95180d040dfbe3afdcd7b3d9b1cd58c39d1be00f0ae615a01bc6fd18b7ba26fa +size 1142504256 diff --git a/limo_pro-1.7b.i1-Q4_K_M.gguf b/limo_pro-1.7b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..43d5d8b --- /dev/null +++ b/limo_pro-1.7b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0c918b55c3f1829a6f8837b98361669252057e3a3a56f41fe5f54379925af0 +size 1107409728 diff --git a/limo_pro-1.7b.i1-Q4_K_S.gguf b/limo_pro-1.7b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c52609e --- /dev/null +++ b/limo_pro-1.7b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecd722f1487eed18cb63fb513677f2b40e73e37ca0c4b7f8705e738e312e623 +size 1060191040 diff --git a/limo_pro-1.7b.i1-Q5_K_M.gguf b/limo_pro-1.7b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..ad992ee --- /dev/null +++ b/limo_pro-1.7b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aaddbae4359b4721d79c2c7c4cfaea0937307783db5ff86c49a27ccd0c3c471 +size 1257880384 diff --git a/limo_pro-1.7b.i1-Q5_K_S.gguf b/limo_pro-1.7b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..07c9d6d --- /dev/null +++ b/limo_pro-1.7b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5116754e717402830e35f32f2e5a982b4091dbd8cb9a4f68bdb79cdc44c5b3 +size 1230584640 diff --git a/limo_pro-1.7b.i1-Q6_K.gguf b/limo_pro-1.7b.i1-Q6_K.gguf new file mode 100644 index 0000000..1144a4b --- /dev/null +++ b/limo_pro-1.7b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34cf3718b3290b6abefc35cb8ad0a570f6bbda7c5be89c0802fb3ca165171d4 +size 1417755456 diff --git a/limo_pro-1.7b.imatrix.gguf b/limo_pro-1.7b.imatrix.gguf new file mode 100644 index 0000000..389d813 --- /dev/null +++ b/limo_pro-1.7b.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1d5ebab3c7ad94d8f26a5f0f1d0c2984ec9ceb263b776f6595521f677d33c8 +size 2094560