Skip to content

Commit 76097c0

Browse files
committed
update default model
1 parent 97fcf9a commit 76097c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

launch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
export FM_MODEL="openai/gpt-3.5-turbo"
3+
export FM_MODEL="openai/gpt-4.1-nano-2025-04-14"
44
export FM_HF_DATASET="shlomihod/civil-comments-wilds"
55
export FM_STOP_SEQUENCES=""
66
export FM_DATASET_SPLIT_SEED="1"

0 commit comments

Comments
 (0)