How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="ChaoticNeutrals/Eris_Remix_DPO_7B")
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM

tokenizer = AutoTokenizer.from_pretrained("ChaoticNeutrals/Eris_Remix_DPO_7B")
model = AutoModelForMultimodalLM.from_pretrained("ChaoticNeutrals/Eris_Remix_DPO_7B")
Quick Links

image/png

Jeitral: "Eris, the Greek goddess of chaos and discord."

Notes: Model should be excellent for both RP/Chat related tasks. Seems to be working in both Alpaca/Chatml.

Collaborative effort from both @Jeiku and @Nitral involving what we currently felt were our best individual projects.

We hope you enjoy! - The Chaotic Neutrals.

Remix with DPO: https://huggingface.co/datasets/athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW

Trained for 200 steps/ 1 epoch

Base model used: https://huggingface.co/ChaoticNeutrals/Eris_Remix_7B

Downloads last month
79
Safetensors
Model size
7B params
Tensor type
F16
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for ChaoticNeutrals/Eris_Remix_DPO_7B

Merges
4 models
Quantizations
4 models

Spaces using ChaoticNeutrals/Eris_Remix_DPO_7B 9