Llama 3.1 8B Instruct (Segmind)
Meta Llama 3.1 8B instruction-tuned chat model served by Segmind.
Модальности:text → text
Провайдеры:Segmind, OpenRouter
Стоимость:
Вход: 0 ₽ / 1 млн токенов
Выход: 0 ₽ / 1 млн токенов
OpenAI-совместимый API
Используйте модель через endpoint /v1/chat/completions и передайте её код в model.
curl https://aichaos.ru/v1/chat/completions -H "Authorization: Bearer $AI_CHAOS_API_KEY" -H "Content-Type: application/json" -d '{"model":"llama-3-1-8b-instruct","messages":[{"role":"user","content":"Привет"}]}'API-ключи