Sao10K: Llama 3 8B Lunaris — AI model
Sao10K: Llama 3 8B Lunaris is a AI model from Sao10k, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Lunaris 8B is a versatile generalist and roleplaying model based on Llama 3. It's a strategic merge of multiple models, designed to balance creativity with improved logic and general knowledge....
Specs
| Vendor | Sao10k |
|---|---|
| Type | text |
| Context window | 8,192 tokens |
| Pricing | $0.04/M in · $0.05/M out |
| API | chat_completions |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "sao10k/l3-lunaris-8b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started