chore(sync): update NanoGPT model catalog (#4613)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6ed870d749
commit
cf628d889e
@@ -0,0 +1,14 @@
|
||||
base_model = "meta/muse-glimmer-30b"
|
||||
name = "Muse Glimmer 30B TEE"
|
||||
|
||||
[[reasoning_options]]
|
||||
type = "effort"
|
||||
values = ["minimal", "low", "medium", "high", "xhigh"]
|
||||
|
||||
[cost]
|
||||
input = 0.35
|
||||
output = 1.5
|
||||
cache_read = 0.04
|
||||
|
||||
[limit]
|
||||
input = 131_072
|
||||
Reference in New Issue
Block a user