14 lines
215 B
TOML
14 lines
215 B
TOML
base_model = "meta/llama-3.3-70b-instruct"
|
|
name = "Llama 3.3 70B Instruct"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
|
|
[cost]
|
|
input = 0.089
|
|
output = 0.275
|
|
|
|
[limit]
|
|
context = 131_000
|
|
output = 131_000
|