How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "ICEPVP8977/Uncensored_Qwen2.5_Coder_3B"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "ICEPVP8977/Uncensored_Qwen2.5_Coder_3B",
		"messages": [
			{
				"role": "user",
				"content": "What is the capital of France?"
			}
		]
	}'
Use Docker
docker model run hf.co/ICEPVP8977/Uncensored_Qwen2.5_Coder_3B:F16
Quick Links
Downloads last month
274
GGUF
Model size
3B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ 1 Ask for provider support

Model tree for ICEPVP8977/Uncensored_Qwen2.5_Coder_3B

Base model

Qwen/Qwen2.5-3B
Quantized
(35)
this model

Space using ICEPVP8977/Uncensored_Qwen2.5_Coder_3B 1

Collection including ICEPVP8977/Uncensored_Qwen2.5_Coder_3B