GraySoft
Projects Models About FAQ Contact Download guIDE →

lewdiculous/mistral-7b-v0.1-layla-v4-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.

Model Intelligence Sheet

lewdiculous/mistral-7b-v0.1-layla-v4-gguf-iq-imatrix overview

Model Description Mistral 7B fine-tuned by the OpenHermes 2.5 dataset optimised for multi-turn conversation and character impersonation. The dataset has been pre-processed by doing the following: 1. remove all refusals 2. remove any mention of AI assistant 3. split any multi-turn dialog generated in the dataset into multi-turn conversations records 4. added nfsw generated conversations from the Teatime dataset

transformersggufmistralquantizedtext-generation-inferenceroleplaytext-generationlicense:apache-2.0region:us
lewdiculous/mistral-7b-v0.1-layla-v4-gguf-iq-imatrix visual
Downloads
884
Likes
10
Pipeline
text-generation
Library
transformers
Visibility
Public
Access
Open

Repository Files & Downloads

13 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
mistral-7b-v0.1-layla-v4-F16.gguf GGUF F16 13.49 GB Download
mistral-7b-v0.1-layla-v4-IQ3_M-imat.gguf GGUF IQ3_M 3.06 GB Download
mistral-7b-v0.1-layla-v4-IQ3_S-imat.gguf GGUF IQ3_S 2.96 GB Download
mistral-7b-v0.1-layla-v4-IQ3_XS-imat.gguf GGUF IQ3_XS 2.79 GB Download
mistral-7b-v0.1-layla-v4-IQ3_XXS-imat.gguf GGUF IQ3_XXS 2.63 GB Download
mistral-7b-v0.1-layla-v4-IQ4_NL-imat.gguf GGUF IQ4_NL 3.84 GB Download
mistral-7b-v0.1-layla-v4-IQ4_XS-imat.gguf GGUF IQ4_XS 3.64 GB Download
mistral-7b-v0.1-layla-v4-Q4_K_M-imat.gguf GGUF Q4_K_M 4.07 GB Download
mistral-7b-v0.1-layla-v4-Q4_K_S-imat.gguf GGUF Q4_K_S 3.86 GB Download
mistral-7b-v0.1-layla-v4-Q5_K_M-imat.gguf GGUF Q5_K_M 4.78 GB Download
mistral-7b-v0.1-layla-v4-Q5_K_S-imat.gguf GGUF Q5_K_S 4.65 GB Download
mistral-7b-v0.1-layla-v4-Q6_K-imat.gguf GGUF Q6_K 5.53 GB Download
mistral-7b-v0.1-layla-v4-Q8_0-imat.gguf GGUF 7.17 GB Download

Model Details Live

Model Slug
lewdiculous/mistral-7b-v0.1-layla-v4-gguf-iq-imatrix
Author
Lewdiculous
Pipeline Task
text-generation
Library
transformers
Created
2024-03-03
Last Modified
2024-03-03
Gated
No
Private
No
HF SHA
b23f312e128328f759ad978176b0d6d5772a8c2a
License
apache-2.0
Language
Unknown
Base Model
Unknown

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "apache-2.0",
    "library_name": "transformers",
    "tags": [
      "mistral",
      "quantized",
      "text-generation-inference",
      "roleplay"
    ],
    "pipeline_tag": "text-generation",
    "inference": false,
    "frontmatter": {
      "license": "apache-2.0",
      "library_name": "transformers",
      "tags": [
        "mistral",
        "quantized",
        "text-generation-inference",
        "roleplay"
      ],
      "pipeline_tag": "text-generation",
      "inference": "false"
    },
    "hero_image_url": "https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png",
    "summary": "### Model Description Mistral 7B fine-tuned by the OpenHermes 2.5 dataset optimised for multi-turn conversation and character impersonation. The dataset has been pre-processed by doing the following: 1. remove all refusals 2. remove any mention of AI assistant 3. split any multi-turn dialog generated in the dataset into multi-turn conversations records 4. added nfsw generated conversations from the Teatime dataset",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nlicense: apache-2.0\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: l3utterfly/mistral-7b-v0.1-layla-v4\n# Author: l3utterfly\n# Model: mistral-7b-v0.1-layla-v4\n# Llama.cpp version: b2321\n---\n\n## GGUF-Imatrix quantizations for [l3utterfly/mistral-7b-v0.1-layla-v4](https://huggingface.co/l3utterfly/mistral-7b-v0.1-layla-v4/).\n\nAll credits belong to the author.\n\nIf you like these also check out [FantasiaFoundry's GGUF-Quantization-Script](https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script).\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 performance, 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-b2321](https://github.com/ggerganov/llama.cpp/releases/tag/b2321/):\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 image:\n\n![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/2ZlUf8FBkp2PSVvNMWmjJ.jpeg)\n\n## Original model information:\n\n\n# Model Card\n\n### Model Description\n\nMistral 7B fine-tuned by the OpenHermes 2.5 dataset optimised for multi-turn conversation and character impersonation.\n\nThe dataset has been pre-processed by doing the following:\n1. remove all refusals\n2. remove any mention of AI assistant\n3. split any multi-turn dialog generated in the dataset into multi-turn conversations records\n4. added nfsw generated conversations from the Teatime dataset\n\n- **Developed by:** l3utterfly\n- **Funded by:** Layla Network\n- **Model type:** Mistral\n- **Language(s) (NLP):** English\n- **License:** Apache-2.0\n- **Finetuned from model:** Mistral 7B\n\n## Uses\n\nBase model used by Layla - the offline personal assistant: https://www.layla-network.ai\n\nHelp & support: https://discord.gg/x546YJ6nYC\n\nPrompt:\n```\nUSER:\nASSISTANT:\n```\n\n[<img src=\"https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png\" alt=\"Built with Axolotl\" width=\"200\" height=\"32\"/>](https://github.com/OpenAccess-AI-Collective/axolotl)",
    "related_quantizations": []
  },
  "tags": [
    "transformers",
    "gguf",
    "mistral",
    "quantized",
    "text-generation-inference",
    "roleplay",
    "text-generation",
    "license:apache-2.0",
    "region:us"
  ],
  "likes": 10,
  "downloads": 884,
  "gated": false,
  "private": false,
  "last_modified": "2024-03-03T11:28:24.000Z",
  "created_at": "2024-03-03T10:42:12.000Z",
  "pipeline_tag": "text-generation",
  "library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "65e45404d52e7c9d192c4ace",
  "id": "Lewdiculous/mistral-7b-v0.1-layla-v4-GGUF-IQ-Imatrix",
  "modelId": "Lewdiculous/mistral-7b-v0.1-layla-v4-GGUF-IQ-Imatrix",
  "sha": "b23f312e128328f759ad978176b0d6d5772a8c2a",
  "createdAt": "2024-03-03T10:42:12.000Z",
  "lastModified": "2024-03-03T11:28:24.000Z",
  "author": "Lewdiculous",
  "downloads": 884,
  "likes": 10,
  "gated": false,
  "private": false,
  "pipeline_tag": "text-generation",
  "library_name": "transformers",
  "siblings_count": 16
}