23 lines
414 B
TOML
23 lines
414 B
TOML
name = "Greg (Roleplay)"
|
|
description = "General-purpose chat model for instruction following, writing, and analysis"
|
|
release_date = "2026-01-27"
|
|
last_updated = "2026-01-27"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.10
|
|
output = 0.30
|
|
cache_read = 0.02
|
|
|
|
[limit]
|
|
context = 229_376
|
|
output = 229_376
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|