23 lines
400 B
TOML
23 lines
400 B
TOML
name = "BGE M3"
|
|
description = "Flagship model for demanding analysis, coding, and production agent workflows"
|
|
family = "bge"
|
|
release_date = "2024-01-30"
|
|
last_updated = "2026-04-30"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = false
|
|
tool_call = false
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.02
|
|
output = 0.00
|
|
|
|
[limit]
|
|
context = 8_192
|
|
output = 1_024
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|