Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Pin one with `/model <shortcut>` when you want to:
| | `omni` | Nemotron 3 Nano Omni (text + image + audio) | $0 |
| | `nano-vl` | Nemotron Nano VL | $0 |

The full catalog — <!-- br:models.totalVisible -->102<!-- /br:models.totalVisible --> visible models including image, video, music and speech — is at
The full catalog — <!-- br:models.totalVisible -->103<!-- /br:models.totalVisible --> visible models including image, video, music and speech — is at
[blockrun.ai/models](https://blockrun.ai/models). Pricing is provider cost + 5%, settled per
call in USDC. No free alias ever falls back to a paid model.

Expand Down
10 changes: 5 additions & 5 deletions brand-numbers.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": 1,
"models": {
"chatVisible": 78,
"totalVisible": 102,
"totalVisible": 103,
"free": 6,
"freeWithheld": 27,
"image": 9,
"image": 10,
"video": 8,
"music": 1,
"speech": 5,
Expand All @@ -22,9 +22,9 @@
},
"mcp": {
"tools": 19,
"contextTokens": 12900,
"contextTokensTrading": 5554,
"contextCutPct": 57
"contextTokens": 12767,
"contextTokensTrading": 5270,
"contextCutPct": 59
},
"chains": {
"rpc": 40
Expand Down
Loading