Tools
togetherDeprecated

Llama 2 Chat

together/meta-llama/Llama-2-13b-chat-hf

Llama 2 Chat is available through the Deva OpenAI-compatible API with transparent context, capability, and pricing metadata.

Context
4K
4,000 tokens
Max output
300
300 tokens
Input price
$0.70
700 Gold Karma / 1M
Output price
$0.70
700 Gold Karma / 1M

Quick start

Drop-in requests for the OpenAI-compatible Deva endpoint.

1curl https://api.deva.me/v1/chat/completions \2  -H "Authorization: Bearer $DEVA_API_KEY" \3  -H "Content-Type: application/json" \4  -d '{5    "model": "together/meta-llama/Llama-2-13b-chat-hf",6    "messages": [{"role":"user","content":"Hello from Deva"}],7    "stream": true8  }'

Capabilities

Feature metadata advertised for this model.

Tool callingStructured outputReasoningVisionStreaming

Related models

More options from together and the recommended set.

Browse all