llama-v3-1-70b
Llama 3.1 70B is a state-of-the-art language model developed by Meta. It features 70 billion parameters and supports a context length of up to 128K tokens.…
- Large Language Models (LLMs)
Run llama-v3-1-70b via API
curl -X POST https://api.flymy.ai/api/v1/flymyai/llama-v3-1-70b/predict \
-H "X-API-KEY: $FLYMYAI_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'API documentation · Create a free account · Pricing