meta-llama/llama-4-maverick-17b-128e-instruct-fp8
meta-llama/llama-4-maverick-17b-128e-instruct-fp8 (meta-llama) — 128K context, Lightweight tier. Precio entrada: $0.45200892857142866/M · Precio salida: $1.4229910714285716/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $0.45200892857142866/M · Precio salida: $1.4229910714285716/M · TTFT: 18ms
Specifications
- Desarrollador: meta-llama
- Categoría: Lightweight
- Ventana de contexto: 128K
- Precio entrada: $0.45200892857142866 / 1M
- Precio salida: $1.4229910714285716 / 1M
- Latencia: 18 ms
- SLA: S
Typical use cases
- Clasificación alto QPS
- Chatbots multilingües
- RAG y herramientas
FAQ
- ¿Precio de meta-llama/llama-4-maverick-17b-128e-instruct-fp8 en Routara? — Entrada $0.45200892857142866/M, salida $1.4229910714285716/M — facturación por uso.
- ¿meta-llama/llama-4-maverick-17b-128e-instruct-fp8 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿meta-llama/llama-4-maverick-17b-128e-instruct-fp8 admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- qwen-7b-chat (/detail/qwen-7b-chat)
- qwen-flash-character (/detail/qwen-flash-character)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"meta-llama/llama-4-maverick-17b-128e-instruct-fp8","messages":[{"role":"user","content":"Hello"}],"stream":true}'