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.
1 parent 1b8b28e commit 63a26cfCopy full SHA for 63a26cf
benchmarks/profiler/utils/search_space_autogen.py
@@ -23,7 +23,7 @@
23
logger.addHandler(console_handler)
24
25
MODEL_GPU_MEM_FRAC_MAX = 0.9
26
-MOE_MODEL_MAX_NUM_GPUS = 32
+MOE_MODEL_MAX_NUM_GPUS = 16
27
28
29
def auto_generate_search_space(args: argparse.Namespace) -> None:
0 commit comments