Created
February 24, 2026 23:13
-
-
Save S1M0N38/54b428dc8a6aa42acee072f6da2003dc to your computer and use it in GitHub Desktop.
Example config for BalatroBench Twitch Stream
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ################################################################################ | |
| # GAME PARAMETERS | |
| ################################################################################ | |
| seed: | |
| - AAAAAAA | |
| deck: | |
| - RED | |
| stake: | |
| - WHITE | |
| ################################################################################ | |
| # STRATEGY | |
| ################################################################################ | |
| strategy: | |
| - default | |
| ################################################################################ | |
| # MODEL | |
| ################################################################################ | |
| model: | |
| - openai/gpt-oss-20b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment