22 lines
401 B
TOML
22 lines
401 B
TOML
name = "WizardLM-2 8x22B"
|
|
description = "Open-weight instruction model for adaptable chat and self-hosted production workloads"
|
|
release_date = "2024-04-24"
|
|
last_updated = "2024-04-24"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.62
|
|
output = 0.62
|
|
|
|
[limit]
|
|
context = 65535
|
|
output = 8000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|