Commit c941a435 authored by silencealiang's avatar silencealiang
Browse files

fix spelling bug

parent 55b3f6d5
Pipeline #2505 passed with stage
......@@ -10,7 +10,7 @@ done
# Runs Mixtral 8x7B model
source /opt/dtk/env.sh
# defauat env
# default env
CURRENT_DIR="$( cd "$( dirname "$0" )" && pwd )"
MEGATRON_PATH=$( dirname $( dirname ${CURRENT_DIR}))
export PYTHONPATH=${MEGATRON_PATH}:$PYTHONPATH
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment