Cohere: Command R7B (12-2024) — AI model

Cohere: Command R7B (12-2024) is a AI model from Cohere, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Command R7B (12-2024) is a small, fast update of the Command R+ model, delivered in December 2024. It excels at RAG, tool use, agents, and similar tasks requiring complex reasoning...

Specs

VendorCohere
Typetext
Context window128,000 tokens
Pricing$0.04/M in · $0.15/M out
APIchat_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": "cohere/command-r7b-12-2024",
    "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

Related models