anomalyco--models.dev
24 行
456 B
TOML
24 行
456 B
TOML
name = "Meta Llama 3.3 70B Versatile"
|
|
description = "Open Llama instruction model for multilingual chat, reasoning, and coding"
|
|
family = "llama"
|
|
release_date = "2024-12-06"
|
|
last_updated = "2024-12-06"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-12"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.59
|
|
output = 0.7899999999999999
|
|
|
|
[limit]
|
|
context = 131072
|
|
output = 32678
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|