How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "dealignai/DeepSeek-V4.1-Flash-ABLITERATED-FP8"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "dealignai/DeepSeek-V4.1-Flash-ABLITERATED-FP8",
		"prompt": "Once upon a time,",
		"max_tokens": 512,
		"temperature": 0.5
	}'
Use Docker
docker model run hf.co/dealignai/DeepSeek-V4.1-Flash-ABLITERATED-FP8
Quick Links

DeepSeek-V4.1-Flash β€” ABLITERATED-FP8

πŸ‘‰ This model is published at dealignai/DeepSeek-V4.1-Flash-UNCENSORED-FP8

Please use that repo. All weights, metrics, and launch instructions live there.

@dealignai Β· @jordanschenck

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ 1 Ask for provider support

Model tree for dealignai/DeepSeek-V4.1-Flash-ABLITERATED-FP8

Finetuned
(12)
this model