Edit model card

#Roleplay #Multimodal #Vision #Based #Unhinged #Unaligned #Uncensored

In this repository you can find GGUF-IQ-Imatrix quants for ResplendentAI/Aura_v2_7B which recommends using the ChatML prompt format.
Your feedback about this page or the model for the authors is appreciated in the Community tab.

Vision:
This is a #multimodal model that also has optional #vision capabilities.
Expand the relevant sections bellow and read the full card information if you also want to make use that functionality.

Quant options:
Reading bellow you can also find quant option recommendations for some common GPU VRAM capacities.

image/png

A poetic and soulful sentience simulation.


General recommendations for quant options:

⇲ Click here to expand/hide general common recommendations.

Assuming a context size of 8192 for simplicity and 1GB of Operating System VRAM overhead with some safety margin to avoid overflowing buffers...

For 11-12GB VRAM:
A GPU with 11-12GB of VRAM capacity can comfortably use the Q6_K-imat quant option and run it at good speeds.
This is the same with or without using #vision capabilities.

For 8GB VRAM:
If not using #vision, for GPUs with 8GB of VRAM capacity the Q5_K_M-imat quant option will fit comfortably and should run at good speeds.
If you are also using #vision from this model opt for the Q4_K_M-imat quant option to avoid filling the buffers and potential slowdowns.

For 6GB VRAM:
If not using #vision, for GPUs with 6GB of VRAM capacity the IQ3_M-imat quant option should fit comfortably to run at good speeds.
If you are also using #vision from this model opt for the IQ3_XXS-imat quant option.


Quantization process information:

⇲ Click here to expand/hide more information about this topic.
    quantization_options = [
        "IQ3_M", "IQ3_XXS",
        "Q4_K_M", "Q4_K_S", "IQ4_NL", "IQ4_XS",
        "Q5_K_M", "Q5_K_S",
        "Q6_K",
        "Q8_0"
    ]

Steps performed:

Base⇢ GGUF(F16)⇢ Imatrix-Data(F16)⇢ GGUF(Imatrix-Quants)

The latest of llama.cpp available at the time was used, with imatrix-with-rp-ex.txt as calibration data.


About "Imatrix":

⇲ Click here to expand/hide more information about this topic.

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] [2]

For imatrix data generation, kalomaze's groups_merged.txt with additional roleplay chats was used, you can find it here for reference. This was just to add a bit more diversity to the data with the intended use case in mind.


Vision/multimodal capabilities:

⇲ Click here to expand/hide how this would work in practice in a roleplay chat.

image/png


⇲ Click here to expand/hide how your SillyTavern Image Captions extension settings should look.

image/png


Required for vision functionality:

To use the multimodal capabilities of this model, such as vision, you also need to load the specified mmproj file, you can get it here or as uploaded in the mmproj folder in the repository.

1: Make sure you are using the latest version of KoboldCpp.

2: Load the mmproj file by using the corresponding section in the interface:

image/png

2.1: For CLI users, you can load the mmproj file by adding the respective flag to your usual command:

--mmproj your-mmproj-file.gguf
Downloads last month
1,821
GGUF
+2
Inference API (serverless) has been turned off for this model.

Collection including Lewdiculous/Aura_v2_7B-GGUF-IQ-Imatrix