Files
2026-07-13 12:28:55 +08:00

22 lines
424 B
TOML

name = "AlfredPros: CodeLLaMa 7B Instruct Solidity"
description = "Open-weight instruction model for adaptable chat and self-hosted production workloads"
release_date = "2025-04-14"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 0.8
output = 1.2
[limit]
context = 4096
output = 4096
[modalities]
input = ["text"]
output = ["text"]