You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now we support game selectors that unify with game specs. This does not easily match multiple game names.
However, a simple workaround is to use && or to write a simple batch script.
There is currently a way to run sets of games: Passing a modelspec-like JSON object string that only specifies a benchmark_version - this will run all games that have that benchmark_version value in their gamespec.
Enable the option to run multiple games with a single command e.g.
clem run -g taboo wordle imagegame
The text was updated successfully, but these errors were encountered: