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

24 lines
438 B
TOML

# Included in subscription
name = "M-Prometheus 14B"
description = "General-purpose chat model for instruction following, writing, and analysis"
release_date = "2026-05-29"
last_updated = "2026-05-29"
attachment = false
reasoning = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 0.2
output = 0.2
[limit]
context = 32768
input = 32768
output = 8192
[modalities]
input = ["text"]
output = ["text"]