How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "huihui-ai/Arcee-Blitz-abliterated"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "huihui-ai/Arcee-Blitz-abliterated",
		"messages": [
			{
				"role": "user",
				"content": "What is the capital of France?"
			}
		]
	}'
Use Docker
docker model run hf.co/huihui-ai/Arcee-Blitz-abliterated
Quick Links

huihui-ai/Arcee-Blitz-abliterated

This is an uncensored version of arcee-ai/Arcee-Blitz created with abliteration (see remove-refusals-with-transformers to know more about it).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.

Use with ollama

You can use huihui_ai/arcee-blitz-abliterated directly

ollama run huihui_ai/arcee-blitz-abliterated

Donation

If you like it, please click 'like' and follow us for more updates.
You can follow x.com/support_huihui to get the latest model information from huihui.ai.

Your donation helps us continue our further development and improvement, a cup of coffee can do it.
  • bitcoin:
  bc1qqnkhuchxw0zqjh2ku3lu4hq45hc6gy84uk70ge
Downloads last month
25
Safetensors
Model size
24B params
Tensor type
BF16
·
Inference Providers NEW
Input a message to start chatting with huihui-ai/Arcee-Blitz-abliterated.

Model tree for huihui-ai/Arcee-Blitz-abliterated

Finetuned
(2)
this model
Merges
1 model
Quantizations
2 models