Files
2026-07-13 12:28:55 +08:00

22 lines
408 B
TOML

name = "LiquidAI: LFM2-24B-A2B"
description = "Open-weight instruction model for adaptable chat and self-hosted production workloads"
release_date = "2026-02-26"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 0.03
output = 0.12
[limit]
context = 32768
output = 32768
[modalities]
input = ["text"]
output = ["text"]