lewdiculous/erosumika-7b-v2-gguf-iq-imatrix Q5_K_S 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.
lewdiculous/erosumika-7b-v2-gguf-iq-imatrix overview
This repository hosts deprecated GGUF-IQ-Imatrix quants for localfultonextractor/Erosumika-7B-v2. "Better, smarter erosexika!!" Quantized as per user request. Quants: What does "Imatrix" mean? It stands for Importance Matrix, a technique used to improve the quality of quantized models. The 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, especially when the calibration data is diverse. [[1]](https://github.com/ggerganov/llama.cpp/discussions/5006) [[2]](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384) For imatrix data generation, kalomaze's groupsmerged.txt with added roleplay chats was used, you can find it here. This was just to add a bit more diversity to the data. Steps: Using the latest llama.cpp at the time. # Original model information: Erosumika-7B-v2 !image/gif
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Erosumika-7B-v2-F16.gguf | GGUF | F16 | 13.49 GB | Download |
| Erosumika-7B-v2-IQ3_M-imat.gguf | GGUF | IQ3_M | 3.06 GB | Download |
| Erosumika-7B-v2-IQ3_S-imat.gguf | GGUF | IQ3_S | 2.96 GB | Download |
| Erosumika-7B-v2-IQ3_XXS-imat.gguf | GGUF | IQ3_XXS | 2.63 GB | Download |
| Erosumika-7B-v2-IQ4_XS-imat.gguf | GGUF | IQ4_XS | 3.64 GB | Download |
| Erosumika-7B-v2-Q4_K_M-imat.gguf | GGUF | Q4_K_M | 4.07 GB | Download |
| Erosumika-7B-v2-Q4_K_S-imat.gguf | GGUF | Q4_K_S | 3.86 GB | Download |
| Erosumika-7B-v2-Q5_K_M-imat.gguf | GGUF | Q5_K_M | 4.78 GB | Download |
| Erosumika-7B-v2-Q5_K_S-imat.gguf | GGUF | Q5_K_S | 4.65 GB | Download |
| Erosumika-7B-v2-Q6_K-imat.gguf | GGUF | Q6_K | 5.53 GB | Download |
| Erosumika-7B-v2-Q8_0-imat.gguf | GGUF | — | 7.17 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"language": [
"en"
],
"pipeline_tag": "text-generation",
"tags": [
"text-generation-inference",
"instruct",
"conversational",
"roleplay",
"sillytavern",
"gguf",
"anime",
"quantized",
"mistral"
],
"license": "cc-by-4.0",
"frontmatter": {
"language": [
"en"
],
"pipeline_tag": "text-generation",
"tags": [
"text-generation-inference",
"instruct",
"conversational",
"roleplay",
"sillytavern",
"gguf",
"anime",
"quantized",
"mistral"
],
"license": "cc-by-4.0"
},
"hero_image_url": "https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/jkrt-bDxaI9Z-V-9fBTbx.gif",
"summary": "This repository hosts deprecated GGUF-IQ-Imatrix quants for localfultonextractor/Erosumika-7B-v2. *\"Better, smarter erosexika!!\"* Quantized as per user request. Quants: ``python quantization_options = [ \"Q4_K_M\", \"Q4_K_S\", \"IQ4_XS\", \"Q5_K_M\", \"Q5_K_S\", \"Q6_K\", \"Q8_0\", \"IQ3_M\", \"IQ3_S\", \"IQ3_XXS\" ] ` **What does \"Imatrix\" mean?** It stands for **Importance Matrix**, a technique used to improve the quality of quantized models. The **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, especially when the calibration data is diverse. [[1]](https://github.com/ggerganov/llama.cpp/discussions/5006) [[2]](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384) For imatrix data generation, kalomaze's groups_merged.txt with added roleplay chats was used, you can find it here. This was just to add a bit more diversity to the data. **Steps:** ` Base⇢ GGUF(F16)⇢ Imatrix-Data(F16)⇢ GGUF(Imatrix-Quants) `` *Using the latest llama.cpp at the time.* # Original model information: Erosumika-7B-v2 !image/gif",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlanguage:\n- en\npipeline_tag: text-generation\ntags:\n- text-generation-inference\n- instruct\n- conversational\n- roleplay\n- sillytavern\n- gguf\n- anime\n- quantized\n- mistral\nlicense: cc-by-4.0\n---\n\n# **THIS VERSION IS NOW DEPRECATED. USE V3-0.2. V2 HAS PROBLEMS WITH ALIGNMENT AND THE NEW VERSION IS A SUBSTANTIAL IMPROVMENT!**\n\nThis repository hosts deprecated GGUF-IQ-Imatrix quants for [localfultonextractor/Erosumika-7B-v2](https://huggingface.co/localfultonextractor/Erosumika-7B-v2).\n\n*\"Better, smarter erosexika!!\"*\n\n[Quantized as per user request.](https://huggingface.co/Lewdiculous/Model-Requests/discussions/19)\n\nQuants:\n```python\n quantization_options = [\n \"Q4_K_M\", \"Q4_K_S\", \"IQ4_XS\", \"Q5_K_M\", \"Q5_K_S\",\n \"Q6_K\", \"Q8_0\", \"IQ3_M\", \"IQ3_S\", \"IQ3_XXS\"\n ]\n```\n\n**What does \"Imatrix\" mean?**\n\nIt stands for **Importance Matrix**, a technique used to improve the quality of quantized models.\nThe **Imatrix** is calculated based on calibration data, and it helps determine the importance of different model activations during the quantization process.\nThe idea is to preserve the most important information during quantization, which can help reduce the loss of model performance, especially when the calibration data is diverse.\n[[1]](https://github.com/ggerganov/llama.cpp/discussions/5006) [[2]](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)\n\nFor imatrix data generation, kalomaze's `groups_merged.txt` with added roleplay chats was used, you can find it [here](https://huggingface.co/Lewdiculous/Datura_7B-GGUF-Imatrix/blob/main/imatrix-with-rp-format-data.txt). This was just to add a bit more diversity to the data.\n\n**Steps:**\n\n```\nBase⇢ GGUF(F16)⇢ Imatrix-Data(F16)⇢ GGUF(Imatrix-Quants)\n```\n*Using the latest llama.cpp at the time.*\n\n# Original model information:\n\n<h1 style=\"text-align: center\">Erosumika-7B-v2</h1>\n\n\n\n## Model Details\nA DARE TIES merge between Nitral's [Kunocchini-7b](https://huggingface.co/Nitral-AI/Kunocchini-7b-128k-test), Epiculous' [Mika-7B](https://huggingface.co/Epiculous/Mika-7B) and my [FlatErosAlpha](https://huggingface.co/localfultonextractor/FlatErosAlpha), a flattened(in order to keep the vocab size 32000) version of tavtav's [eros-7B-ALPHA](https://huggingface.co/tavtav/eros-7B-ALPHA). In my brief testing, v2 is a significant improvement over the original Erosumika; I guess it won the DARE TIES lottery. Alpaca and Mistral seem to work best. Chat-ML might also work but I expect it to never end generations. Anything goes! \n\nDue to it being an experimental model, there are some quirks...\n\n- Rare occasion to misspell words\n- Very rare occasion to have random formatting artifact at the end of generations\n\n[GGUF quants](https://huggingface.co/localfultonextractor/Erosumika-7B-v2-GGUF)\n\n## Limitations and biases\nThe intended use-case for this model is fictional writing for entertainment purposes. Any other sort of usage is out of scope. \nIt may produce socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive. Outputs might often be factually wrong or misleading.\n\n\n```yaml\nbase_model: localfultonextractor/FlatErosAlpha\nmodels:\n - model: localfultonextractor/FlatErosAlpha\n - model: Epiculous/Mika-7B\n parameters:\n density: 0.5\n weight: 0.25\n - model: Nitral-AI/Kunocchini-7b\n parameters:\n density: 0.5\n weight: 0.75\nmerge_method: dare_ties\ndtype: bfloat16\n```",
"related_quantizations": []
},
"tags": [
"gguf",
"text-generation-inference",
"instruct",
"conversational",
"roleplay",
"sillytavern",
"anime",
"quantized",
"mistral",
"text-generation",
"en",
"license:cc-by-4.0",
"endpoints_compatible",
"region:us"
],
"likes": 4,
"downloads": 137,
"gated": false,
"private": false,
"last_modified": "2024-03-26T22:14:19.000Z",
"created_at": "2024-03-24T21:47:51.000Z",
"pipeline_tag": "text-generation",
"library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
"_id": "66009f87e3faf4b4d93ebd5f",
"id": "Lewdiculous/Erosumika-7B-v2-GGUF-IQ-Imatrix",
"modelId": "Lewdiculous/Erosumika-7B-v2-GGUF-IQ-Imatrix",
"sha": "54073cadd74a34025620615e4505b6b5054ce238",
"createdAt": "2024-03-24T21:47:51.000Z",
"lastModified": "2024-03-26T22:14:19.000Z",
"author": "Lewdiculous",
"downloads": 137,
"likes": 4,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "",
"siblings_count": 15
}