How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="josephmayo/Fara-7B-Abliterated-v2-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Fara-7B-Abliterated-v2-GGUF

GGUF quantizations of josephmayo/Fara-7B-Abliterated-v2.

Quant File
Q4_K_M ara-7b-abliterated-q4_k_m.gguf
Q6_K ara-7b-abliterated-q6_k.gguf
Q8_0 ara-7b-abliterated-q8_0.gguf

Base

  • Original: microsoft/Fara-7B
  • Abliterated: josephmayo/Fara-7B-Abliterated-v2
  • Method: Arditi-2024 refusal-direction orthogonalization on the Qwen2.5-VL language tower.

Research artifact only. Not for harmful use.

Downloads last month
115
GGUF
Model size
8B params
Architecture
qwen2vl
Hardware compatibility
Log In to add your hardware

4-bit

6-bit

8-bit

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

Model tree for josephmayo/Fara-7B-Abliterated-v2-GGUF

Quantized
(3)
this model

Collection including josephmayo/Fara-7B-Abliterated-v2-GGUF