Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

To pass hyperparameters as boolean flags, use the ${args_no_boolean_flags} macro in the command section of your sweep configuration. The macro automatically includes boolean parameters as flags. If param is True, the command receives --param. If param is False, the macro omits the flag.
Sweeps