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

Uploaded model

  • Developed by: V3N0M
  • License: apache-2.0
  • Finetuned from model : Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2

This llama model was trained 2x faster with Unsloth

Downloads last month
16
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
Input a message to start chatting with V3N0M/Aisha-Uncensored-v2.

Model tree for V3N0M/Aisha-Uncensored-v2

Finetuned
(17)
this model
Quantizations
2 models