We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Load your model and start prompting in the editor by typing:
```bmo
Your prompt here!
```
You can also specify the MODEL, TEMPERATURE, and MAX_TOKENS for each BMO Generate block:
MODEL
TEMPERATURE
MAX_TOKENS
```bmo MODEL llama3 TEMPERATURE 1 MAX_TOKENS 2000 ```