Skip to content
Snippets Groups Projects
Commit bba2d6e4 authored by spmohanty's avatar spmohanty
Browse files

update local docker run script

parent 693e6126
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ fi
if [ -z "$EVALUATION_MODEL_NAME" ]; then
echo "Warning: EVALUATION_MODEL_NAME is not set."
echo "Using the default model as: gpt-4-0125-preview"
export EVALUATION_MODEL_NAME="gpt-4-0125-preview"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment