Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions providers/openrouter/meta/muse-glimmer-30b.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
costs:
- cache_read_input_token_cost: 4e-8
input_cost_per_token: 3.5e-7
output_cost_per_token: 1.5e-6
region: "*"
features:
- function_calling
- json_output
- prompt_caching
- structured_output
- tool_choice
limits:
context_window: 131072
modalities:
input:
- text
- image
output:
- text
mode: chat
model: meta/muse-glimmer-30b
params:
- defaultValue: 1
key: temperature
- defaultValue: 0.95
key: top_p
- defaultValue: 64
key: top_k
Comment thread
Archit-Kumar-16 marked this conversation as resolved.
provisioning: serverless
sources:
- https://openrouter.ai/meta/muse-glimmer-30b
status: active
supportedModes:
- chat
thinking: true
Loading