From 936a7bfa60cd34c9b6ebc336de8348db966cb1a8 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 4 Jun 2026 20:56:23 +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/Ultimate-RPG.System-3.2-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++ README.md | 147 +++++++++++++++++++++ Ultimate-RPG.System-3.2-1B.i1-IQ1_M.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ1_S.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ2_M.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ2_S.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ2_XS.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ2_XXS.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ3_M.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ3_S.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ3_XS.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ3_XXS.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ4_NL.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-IQ4_XS.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q2_K.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q2_K_S.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q3_K_L.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q3_K_M.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q3_K_S.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q4_0.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q4_1.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q4_K_M.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q4_K_S.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q5_K_M.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q5_K_S.gguf | 3 + Ultimate-RPG.System-3.2-1B.i1-Q6_K.gguf | 3 + Ultimate-RPG.System-3.2-1B.imatrix.gguf | 3 + 27 files changed, 282 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ1_M.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ1_S.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ2_M.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ2_S.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ2_XS.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ2_XXS.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ3_M.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ3_S.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ3_XS.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ3_XXS.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ4_NL.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-IQ4_XS.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q2_K.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q2_K_S.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q3_K_L.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q3_K_M.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q3_K_S.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q4_0.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q4_1.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q4_K_M.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q4_K_S.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q5_K_M.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q5_K_S.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.i1-Q6_K.gguf create mode 100644 Ultimate-RPG.System-3.2-1B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..78dc9b3 --- /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 +Ultimate-RPG.System-3.2-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ultimate-RPG.System-3.2-1B.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..d2d500c --- /dev/null +++ b/README.md @@ -0,0 +1,147 @@ +--- +base_model: NovaCorp/Ultimate-RPG.System-3.2-1B +datasets: +- WasamiKirua/Her-Samantha-Style +- HuggingFaceTB/smoltalk +- Guilherme34/uncensor +- teknium/OpenHermes-2.5 +- passing2961/multifaceted-skill-of-mind +- PawanKrd/math-gpt-4o-200k +- V3N0M/Jenna-50K-Alpaca-Uncensored +- cognitivecomputations/dolphin-coder +- mlabonne/FineTome-100k +- microsoft/orca-math-word-problems-200k +- CarrotAI/ko-instruction-dataset +- Salesforce/xlam-function-calling-60k +- anthracite-org/kalo-opus-instruct-22k-no-refusal +- anthracite-org/stheno-filtered-v1.1 +- anthracite-org/nopm_claude_writing_fixed +- iamketan25/roleplay-instructions-dataset +- N-Bot-Int/Iris-Uncensored-R1 +- N-Bot-Int/Moshpit-Combined-R2-Uncensored +- N-Bot-Int/Mushed-Dataset-Uncensored +- N-Bot-Int/Muncher-R1-Uncensored +- N-Bot-Int/Millia-R1_DPO +- AiAF/SCPWiki-Archive-02-March-2025-Datasets +- huihui-ai/QWQ-LONGCOT-500K +- huihui-ai/LONGCOT-Refine-500K +- Epiculous/Synthstruct-Gens-v1.1-Filtered-n-Cleaned +- Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned +- alexandreteles/AlpacaToxicQA_ShareGPT +- Nitral-AI/Active_RP-ShareGPT +- PJMixers/hieunguyenminh_roleplay-deduped-ShareGPT +- Nitral-AI/RP_Alignment-ShareGPT +- Chaser-cz/sonnet35-charcard-roleplay-sharegpt +- AiCloser/sharegpt_cot_dataset +- PJMixers/Gryphe_Opus-WritingPrompts-Story2Prompt-ShareGPT +- priveeai/pippa_sharegpt +- Locutusque/sharegpt_gpt4_uncensored_cleaned +- OpenCoder-LLM/opc-sft-stage1 +- OpenCoder-LLM/opc-sft-stage2 +- microsoft/orca-agentinstruct-1M-v1 +- NousResearch/hermes-function-calling-v1 +- AI-MO/NuminaMath-CoT +- AI-MO/NuminaMath-TIR +- allenai/tulu-3-sft-mixture +- cognitivecomputations/samantha-data +- m-a-p/CodeFeedback-Filtered-Instruction +- m-a-p/Code-Feedback +- FreedomIntelligence/medical-o1-reasoning-SFT +language: +- en +- es +library_name: transformers +license: llama3.2 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- Silly-Tavern +- Text-Generation-Inference +- KoboldAI +- RPG +- RP +- Roleplay +- NSFW +- Uncensored +- Low-Specs +- Low-Refusals +- not-for-all-audiences +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/NovaCorp/Ultimate-RPG.System-3.2-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Ultimate-RPG.System-3.2-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-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/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Ultimate-RPG.System-3.2-1B-i1-GGUF/resolve/main/Ultimate-RPG.System-3.2-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.3 | 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/Ultimate-RPG.System-3.2-1B.i1-IQ1_M.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..7e31202 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7113778978c9c29a4ad6256b3853d789112a22dacf17b8799215ab8d43cfad1b +size 499802112 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ1_S.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..ed9d8cf --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1c1ddf0dd09908473d286958c717b9ca014c57dfc0b801f4241e59c9947a55 +size 479748096 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ2_M.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..879c227 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc39f4f16709ed4deff7d942960b1a406cf329e0382ea0ebd00d5c56462e14d +size 628322304 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ2_S.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..d885962 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4b2b8701fcb7f4f819d60a6e0d1eb13e5062cc665173d1d9f994c2ee655963 +size 601583616 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ2_XS.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..cef7fc9 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8993a8d43cdfba64e98fe541bc836a13ea61505b9dd860cb7dbd65df1674dce0 +size 562061312 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ2_XXS.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..1f568fe --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9de0c4a4cdfb226d030a655b0f0aba9c68d92bcd85cce0b84e8034249865c2 +size 533225472 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ3_M.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..856ca67 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ef5391265bf96a244af367b5e66df57eda0de6edeb2ff38227a9fea60850d4 +size 770162688 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ3_S.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..6fc2d58 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:855fa429562113ce48f09cc60513a6893cfa1acb5174c9d9853b488020747bb1 +size 756793344 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ3_XS.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..23e9b06 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f2c592d581e45f5dad80e7689d465888a62bec1892464df09fc0395935788f +size 733986816 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ3_XXS.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6fef3dd --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad45d3093f722bc611947275e230d5fb3a3fb8120e716f9f975d3f210588cc8e +size 674983936 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ4_NL.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..b21ed33 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b7ee4d96058de5341f810893501d8349a4a16786817a3c819344b555d20867 +size 920784896 diff --git a/Ultimate-RPG.System-3.2-1B.i1-IQ4_XS.gguf b/Ultimate-RPG.System-3.2-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ab55987 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf2cc61f4607229de43fac07789949b6bfbc06a7173917bc9a5cb82e970e050 +size 882692096 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q2_K.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..786c868 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8066bfc2d4e558beb783b09e3e0262cf142e25f4fe2c7ec9a8bf67a0d5142162 +size 667070464 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q2_K_S.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..be1dccb --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2a1c389eefc1edf43a776eca283727cc5d3a2f50a5019f9313ee26d7a9141c +size 640856064 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q3_K_L.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..fbe9d13 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864701d7d791f36941337fbcb3464c2c6fb78f6fdc2ba8d03c4b8bb9917d46d5 +size 845398016 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q3_K_M.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9aa42bb --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce22ea9678f3a8d6cbec96e27cc57a05aa825c5bd1bef23e215b037cdc7b28cc +size 803717120 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q3_K_S.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8f5cff5 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6630ece3f5d3915b950457f5521d9b046752de5340c8d363c73171027958e855 +size 754565120 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q4_0.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..d009ecd --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef799522136ea562d666702b799cc20c3bf127c0ff957c04f604db4a590d6f2 +size 920784896 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q4_1.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..5432b13 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0940675ec18c35dd304c4856683c7a0225c6c2207957c110c6a43a3e4ace93e +size 995921920 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q4_K_M.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..dbacfea --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d473494fc364d956e4d6131633fb6229f58cd2d7df8ee8de545abea80f62ae0e +size 955453440 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q4_K_S.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..d5b8fcc --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03006e56ae94eec6fa7f48674c38031ff964800f6c7c5c92f04dc02b6ef7e2b4 +size 923406336 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q5_K_M.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e392921 --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5196c7fe63186c45c2c0f41210630c2cfa6edc8838d95ce93caec3a3000bb2e9 +size 1092096000 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q5_K_S.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..763a06d --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def25ab376616d79d7fb252fda89e809dc14bcf5486aa59e8f3d23dc4a715781 +size 1073156096 diff --git a/Ultimate-RPG.System-3.2-1B.i1-Q6_K.gguf b/Ultimate-RPG.System-3.2-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..112aa9b --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0db261c4ae9eb27ee78780cdda5a8d7273243a649c277c7843093dfe91303b +size 1237278720 diff --git a/Ultimate-RPG.System-3.2-1B.imatrix.gguf b/Ultimate-RPG.System-3.2-1B.imatrix.gguf new file mode 100644 index 0000000..d23eb0a --- /dev/null +++ b/Ultimate-RPG.System-3.2-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d0ed27c2638281d559258f7329f3e7558408a73cc659fab814099b092fff85 +size 1328000