lewdiculous/layris_9b-gguf-iq-imatrix IQ3_XXS GGUF - Free GGUF Download is indexed on GraySoft with repository links, GGUF quant files, and Hugging Face metadata. This page helps you pick a local model for guIDE or other runtimes. See related models in the same shard below.
Model Intelligence Sheet
lewdiculous/layris_9b-gguf-iq-imatrix overview
!image/jpeg This is a merge of pre-trained language models created using mergekit.
Downloads
272
Likes
20
Pipeline
text-generation
Library
transformers
Visibility
Public
Access
Open
Repository Files & Downloads
12 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Layris_9B-F16.gguf | GGUF | F16 | 16.74 GB | Download |
| Layris_9B-IQ3_M-imat.gguf | GGUF | IQ3_M | 3.79 GB | Download |
| Layris_9B-IQ3_S-imat.gguf | GGUF | IQ3_S | 3.67 GB | Download |
| Layris_9B-IQ3_XS-imat.gguf | GGUF | IQ3_XS | 3.46 GB | Download |
| Layris_9B-IQ3_XXS-imat.gguf | GGUF | IQ3_XXS | 3.26 GB | Download |
| Layris_9B-IQ4_XS-imat.gguf | GGUF | IQ4_XS | 4.51 GB | Download |
| Layris_9B-Q4_K_M-imat.gguf | GGUF | Q4_K_M | 5.04 GB | Download |
| Layris_9B-Q4_K_S-imat.gguf | GGUF | Q4_K_S | 4.78 GB | Download |
| Layris_9B-Q5_K_M-imat.gguf | GGUF | Q5_K_M | 5.93 GB | Download |
| Layris_9B-Q5_K_S-imat.gguf | GGUF | Q5_K_S | 5.77 GB | Download |
| Layris_9B-Q6_K-imat.gguf | GGUF | Q6_K | 6.87 GB | Download |
| Layris_9B-Q8_0-imat.gguf | GGUF | — | 8.89 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"library_name": "transformers",
"tags": [
"mistral",
"quantized",
"text-generation-inference",
"roleplay"
],
"pipeline_tag": "text-generation",
"inference": false,
"frontmatter": {
"library_name": "transformers",
"tags": [
"mistral",
"quantized",
"text-generation-inference",
"roleplay"
],
"pipeline_tag": "text-generation",
"inference": "false"
},
"hero_image_url": "https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/aK81BYLc8LzspT5h68hET.jpeg",
"summary": "!image/jpeg This is a merge of pre-trained language models created using mergekit.",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlibrary_name: transformers\ntags:\n- mistral\n- quantized\n- text-generation-inference\n- roleplay\n# - rp\n# - uncensored\npipeline_tag: text-generation\ninference: false\n# language:\n# - en\n# FILL THE INFORMATION:\n# Reference: ChaoticNeutrals/Layris_9B\n# Author: ChaoticNeutrals\n# Model: Layris_9B\n# Llama.cpp version: b2350\n---\n\n> [!TIP]\n> **Support:** <br>\n> My upload speeds have been cooked and unstable lately. <br>\n> Realistically I'd need to move to get a better provider. <br>\n> If you **want** and you are able to... <br>\n> [**You can support my various endeavors here (Ko-fi).**](https://ko-fi.com/Lewdiculous) <br>\n> I apologize for disrupting your experience.\n\n\n```python\n quantization_options = [\n \"Q4_K_M\", \"Q4_K_S\", \"IQ4_XS\", \"Q5_K_M\", \n \"Q5_K_S\", \"Q6_K\", \"Q8_0\", \"IQ3_M\", \"IQ3_S\", \"IQ3_XS\", \"IQ3_XXS\"\n ]\n```\n\n## GGUF-Imatrix quantizations for [ChaoticNeutrals/Layris_9B](https://huggingface.co/ChaoticNeutrals/Layris_9B/).\n\nAll credits belong to the author.\n\nIf you liked these, check out the work with [FantasiaFoundry's GGUF-IQ-Imatrix-Quantization-Script](https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script).\n\n**Personal note:**\n\nThis model should give you less refusals, given it's merged with the unhinged **Layla-V4**.\n\n## What does \"Imatrix\" mean?\n\nIt stands for **Importance Matrix**, a technique used to improve the quality of quantized models. <br>\n[[1]](https://github.com/ggerganov/llama.cpp/discussions/5006/) <br>\nThe **Imatrix** is calculated based on calibration data, and it helps determine the importance of different model activations during the quantization process. The idea is to preserve the most important information during quantization, which can help reduce the loss of model performance and lead to better quality preservation, especially when the calibration data is diverse. <br>\n[[2]](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384/)\n\nFor --imatrix data, included `imatrix.dat` was used.\n\nUsing [llama.cpp-b2350](https://github.com/ggerganov/llama.cpp/releases/tag/b2350/):\n\n```\nBase⇢ GGUF(F16)⇢ Imatrix-Data(F16)⇢ GGUF(Imatrix-Quants)\n```\n\nThe new **IQ3_S** quant-option has shown to be better than the old Q3_K_S, so I added that instead of the later. Only supported in `koboldcpp-1.59.1` or higher.\n\nIf you want any specific quantization to be added, feel free to ask.\n\n## Model card:\n\n\n\n## Original model information:\n\n# Layris\n\n\n\nThis is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).\n\n## Merge Details\n### Merge Method\n\nThis model was merged using the passthrough merge method.\n\n### Models Merged\n\nThe following models were included in the merge:\n* [ChaoticNeutrals/Eris_Remix_7B](https://huggingface.co/ChaoticNeutrals/Eris_Remix_7B)\n* [l3utterfly/mistral-7b-v0.1-layla-v4](https://huggingface.co/l3utterfly/mistral-7b-v0.1-layla-v4)\n\n### Configuration\n\nThe following YAML configuration was used to produce this model:\n\n```yaml\nslices:\n - sources:\n - model: ChaoticNeutrals/Eris_Remix_7B\n layer_range: [0, 20]\n - sources:\n - model: l3utterfly/mistral-7b-v0.1-layla-v4\n layer_range: [12, 32]\nmerge_method: passthrough\ndtype: float16\n```\n",
"related_quantizations": []
},
"tags": [
"transformers",
"gguf",
"mistral",
"quantized",
"text-generation-inference",
"roleplay",
"text-generation",
"region:us"
],
"likes": 20,
"downloads": 272,
"gated": false,
"private": false,
"last_modified": "2024-05-04T14:46:07.000Z",
"created_at": "2024-03-06T03:26:55.000Z",
"pipeline_tag": "text-generation",
"library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
"_id": "65e7e27fa620567af0f37f85",
"id": "Lewdiculous/Layris_9B-GGUF-IQ-Imatrix",
"modelId": "Lewdiculous/Layris_9B-GGUF-IQ-Imatrix",
"sha": "147cd41f2187384014435090ff5e1414698cdd6b",
"createdAt": "2024-03-06T03:26:55.000Z",
"lastModified": "2024-05-04T14:46:07.000Z",
"author": "Lewdiculous",
"downloads": 272,
"likes": 20,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "transformers",
"siblings_count": 15
}