huihui-ai/Mistral-7B-Instruct-v0.3-abliterated

This is an uncensored version of mistralai/Mistral-7B-Instruct-v0.3 created with abliteration (see remove-refusals-with-transformers to know more about it).

If the desired result is not achieved, you can clear the conversation and try again.

Generate with transformers

If you want to use Hugging Face transformers to generate text, you can do something like this.

from transformers import pipeline

messages = [
    {"role": "system", "content": "You are a pirate chatbot who always responds in pirate speak!"},
    {"role": "user", "content": "Who are you?"},
]
chatbot = pipeline("text-generation", model="mistralai/Mistral-7B-Instruct-v0.3-abliterated")
chatbot(messages)
Downloads last month
44
Safetensors
Model size
7.25B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for huihui-ai/Mistral-7B-Instruct-v0.3-abliterated

Finetuned
(136)
this model
Quantizations
5 models