25 lines
474 B
TOML
25 lines
474 B
TOML
name = "Nova Lite 1.0"
|
|
description = "Efficient model for low-latency assistance, extraction, and routine automation"
|
|
family = "nova-lite"
|
|
release_date = "2024-12-05"
|
|
last_updated = "2024-12-05"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = false
|
|
knowledge = "2024-10-31"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.06
|
|
output = 0.24
|
|
|
|
[limit]
|
|
context = 300_000
|
|
output = 5_120
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|