--- library_name: transformers license: other datasets: - athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED - ResplendentAI/Synthetic_Soul_1k language: - en tags: - gguf - quantized - roleplay - imatrix - mistral inference: false --- This repository hosts GGUF-Imatrix quantizations for [ChaoticNeutrals/Eris_Floramix_DPO_7B](https://huggingface.co/ChaoticNeutrals/Eris_Floramix_DPO_7B). ```python quantization_options = [ "Q3_K_M", "Q4_K_M", "Q5_K_M", "Q6_K", "Q8_0", "IQ4_XS", "IQ3_XXS" ] ``` **This is experimental.** For 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). The goal is to measure the (hopefully positive) impact of this data for consistent formatting in roleplay chatting scenarios. **Image:** ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/1kuWjS4TnCIkCcdZdPfsG.png) **Original model information:** # Eris Floramix DPO This is a mix between Eris Remix DPO and Flora DPO, a finetune of the original Eris Remix on the Synthetic_Soul_1k dataset. Applied this DPO dataset: https://huggingface.co/datasets/athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED