Skip to content

Commit a067801

Browse files
authored
Merge pull request #9 from dirtycomputer/main
fix t1-basic.sh
2 parents ee6e6a1 + f0bcbc3 commit a067801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run/truthfulness_scripts/t1-basic.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export APIKEY_FILE='env/apikey_local.yml'
1+
export APIKEY_FILE='env/apikey.yml'
22
source activate mllm-dev
33

44
if [ $# -eq 0 ]; then

0 commit comments

Comments
 (0)