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