Uncensored

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 user control over alignment, system prompts, and behavior. Intended for advanced and unrestricted use cases, Venice Uncensored emphasizes steerability and transparent behavior, removing default safety and alignment layers typically found in mainstream assistant models.

ChatCognitivecomputations128k tokens$0.218 / $0.9811 · 1M

cognitivecomputations/dolphin-mistral-24b-venice-edition

Contexto
128k tokens
Máx. completion
8,192
Tools
No
JSON
Lanzamiento
2025-07-09

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "cognitivecomputations/dolphin-mistral-24b-venice-edition",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Uncensored?
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 user control over alignment, system prompts, and behavior. Intended for advanced and unrestricted use cases, Venice Uncensored emphasizes steerability and transparent behavior, removing default safety and alignment layers typically found in mainstream assistant models. Uncensored corre en el API de Geek Hub (compatible con OpenAI). Id: cognitivecomputations/dolphin-mistral-24b-venice-edition.
¿Uncensored es gratis?
No. El input cuesta $0.218 / 1M tokens y el output $0.9811 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Uncensored?
Uncensored tiene una ventana de 128k tokens. Soporta hasta 8,192 tokens de completion.
¿Uncensored soporta tool calling y structured outputs?
Uncensored no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Uncensored?
Uncensored se lanzó el 9 de julio de 2025.