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="ICEPVP8977/MistralUncensoredTest2")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ICEPVP8977/MistralUncensoredTest2", device_map="auto")
Quick Links

While better that Test1 it still off as it does not answer to all questions

Target Goal: equivalent uncensored to LLama3_Uncensored_Q4_K_M.gguf

ICEPVP8977/MistralUncensoredTest3 Coming out soon

Downloads last month
76
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including ICEPVP8977/MistralUncensoredTest2