Venice: Uncensored (free) — AI model
Venice: Uncensored (free) is a AI model from Cognitivecomputations, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Venice Uncensored Dolphin Mistral 24B Venice Edition is a fine-tuned variant of Mistral-Small-24B-Instruct-2501, developed by dphn.ai in collaboration with Venice.ai. This model is designed as an “uncensored” instruct-tuned LLM, preserving...
Specs
| Vendor | Cognitivecomputations |
|---|---|
| Type | text |
| Context window | 32,768 tokens |
| Pricing | $0.00/M in · $0.00/M out |
| API | chat_completions |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "cognitivecomputations/dolphin-mistral-24b-venice-edition:free",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started