Skip to content

Instantly share code, notes, and snippets.

@faparicior
Last active April 14, 2026 18:45
Show Gist options
  • Select an option

  • Save faparicior/ebdafc3fe4ed1d6208ef15915da930f6 to your computer and use it in GitHub Desktop.

Select an option

Save faparicior/ebdafc3fe4ed1d6208ef15915da930f6 to your computer and use it in GitHub Desktop.
bifrost-pricing-local-models
{
"vllm/Qwen/Qwen3.5-35B-A3B-FP8": {
"provider": "vllm",
"base_model": "Qwen/Qwen3.5-35B-A3B-FP8",
"input_cost_per_token": 0.00000015,
"output_cost_per_token": 0.00000060,
"mode": "chat"
},
"vllm/qwen3.5-122": {
"provider": "vllm",
"base_model": "qwen3.5-122",
"input_cost_per_token": 0.00000040,
"output_cost_per_token": 0.00000120,
"mode": "chat"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment