Meta: Llama 3.3 70B Instruct — مدل هوش مصنوعی
Meta: Llama 3.3 70B Instruct یک مدل هوش مصنوعی از Meta است که از طریق هرمز با یک API سازگار با OpenAI و دسترسی پایدار از داخل ایران در دسترس است.
The Meta Llama 3.3 multilingual large language model (LLM) is a pretrained and instruction tuned generative model in 70B (text in/text out). The Llama 3.3 instruction tuned text only model...
مشخصات
| سازنده | Meta |
|---|---|
| نوع | text |
| پنجره زمینه | 131,072 توکن |
| قیمت | $0.10/M in · $0.32/M out |
| نوع API | chat_completions |
| قابلیتها | ابزارها |
نمونه کد
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "meta-llama/llama-3.3-70b-instruct",
"messages": [{"role": "user", "content": "Hello!"}]
}'استفاده از طریق هرمز
با یک کلید API به این مدل و ۴۵۰+ مدل دیگر وصل شوید — پایدار زیر بار سنگین و بهینه برای ایران.
شروع کنید