Tev1 4B Experimental is available on the Respan AI Gateway for production LLM workloads. Supports explicit caching and implicit caching. Up to 33K context window.
from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="together_ai/together/Tev1-4B-experimental", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="together_ai/together/Tev1-4B-experimental", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)Gateway routes for this model on the Respan gateway, including fallback routes when configured.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| together_ai/together/Tev1-4B-experimental | 33K | $0.04/M | $0.00/M | Read:$0.00/MWrite:$0.00/M | — | — |
Other models from the same provider available through the gateway.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| together_ai/arcee-ai/trinity-mini | 128K | $0.05/M | $0.15/M | Read:$0.00/MWrite:$0.00/M | — | — | |
| together_ai/arize-ai/qwen-2-1.5b-instruct | 33K | $0.10/M | $0.10/M | Read:$0.00/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/deepseek-coder-33b-instruct | 16K | $0.80/M | $0.80/M | Read:$0.00/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/DeepSeek-R1-0528 | 164K | $3.00/M | $7.00/M | Read:$0.30/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/DeepSeek-R1-Distill-Llama-70B | 131K | $2.00/M | $2.00/M | Read:$0.00/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B | 131K | $0.18/M | $0.18/M | Read:$0.00/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/DeepSeek-R1-Distill-Qwen-14B | 131K | $1.60/M | $1.60/M | Read:$0.00/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/DeepSeek-V3.1 | 131K | $0.60/M | $1.70/M | Read:$0.00/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/DeepSeek-V4-Flash-0731 | 1.0M | $0.14/M | $0.28/M | Read:$0.03/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/DeepSeek-V4-Pro-0813 | 1.0M | $1.32/M | $3.96/M | Read:$0.13/MWrite:$0.00/M | — | — | |
| together_ai/deepseek-ai/DeepSeek-V4.1-Flash | 1.0M | $0.30/M | $1.20/M | Read:$0.0060/MWrite:$0.00/M | — | — | |
| together_ai/google/gemma-2-27b-it | 8K | $0.80/M | $0.80/M | Read:$0.00/MWrite:$0.00/M | — | — |
Built to meet the security and privacy standards that enterprise and healthcare teams require.
ISO 27001
The internationally recognized standard for information security management.
SOC 2
Secure, compliant management of your data across all of our systems.
GDPR
Operated under GDPR, the world's strictest standard for data privacy.
HIPAA
HIPAA compliant, with a BAA available for healthcare teams.