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
File "/fsxl/belevich/miniconda3/envs/nemo2/lib/python3.12/site-packages/scripts/performance/llm/pretrain_llama3_8b.py", line 119, in <module>
recipe = override_recipe_configs(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/fsxl/belevich/miniconda3/envs/nemo2/lib/python3.12/site-packages/scripts/performance/llm/pretrain_llama3_8b.py", line 73, in override_recipe_configs
use_fsdp_double_buffer=args.use_fsdp_double_buffer,
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Namespace' object has no attribute 'use_fsdp_double_buffer'