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