Skip to content

Commit

Permalink
merge the changes from code formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
anandhu-eng committed Jan 5, 2025
2 parents 97dd75d + adc7143 commit f7fe010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/get-dataset-mlperf-inference-llama3/customize.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def preprocess(i):

if env.get('CM_DATASET_LLAMA3_PATH', '') == '':
env['CM_TMP_REQUIRE_DOWNLOAD'] = "yes"

if env.get('CM_OUTDIRNAME', '') != '':
env['CM_DOWNLOAD_PATH'] = env['CM_OUTDIRNAME']

Expand Down

0 comments on commit f7fe010

Please sign in to comment.