llama-v3-1-405b

Llama 3.1 405B is a state-of-the-art language model developed by Meta. It features 405 billion parameters and supports a context length of up to 128K tokens.…

Run llama-v3-1-405b via API

curl -X POST https://api.flymy.ai/api/v1/flymyai/llama-v3-1-405b/predict \
  -H "X-API-KEY: $FLYMYAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'

API documentation · Create a free account · Pricing

Related models