anomalyco--models.dev
23 行
409 B
TOML
23 行
409 B
TOML
name = "GLM-4 Plus"
|
|
description = "Compact GPT model for low-latency assistance and high-volume workloads"
|
|
release_date = "2024-08-01"
|
|
last_updated = "2024-08-01"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = false
|
|
structured_output = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 7.497
|
|
output = 7.497
|
|
|
|
[limit]
|
|
context = 128_000
|
|
input = 128_000
|
|
output = 4_096
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|