23 lines
418 B
TOML
23 lines
418 B
TOML
name = "BGE Multilingual Gemma2"
|
|
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
|
|
family = "gemma"
|
|
release_date = "2024-07-26"
|
|
last_updated = "2025-06-15"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = false
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.10
|
|
output = 0.00
|
|
|
|
[limit]
|
|
context = 8_191
|
|
output = 3_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|