chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:28:55 +08:00
commit db42b91b75
6397 changed files with 146012 additions and 0 deletions
@@ -0,0 +1,23 @@
name = "Llama 3.3 70B"
description = "Open Llama instruction model for multilingual chat, reasoning, and coding"
family = "llama"
release_date = "2024-12-05"
last_updated = "2024-12-05"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = false
open_weights = true
[cost]
input = 0.53
output = 0.76
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]