Skip to content

Commit 8888d3a

Browse files
committed
add judge results
1 parent 4681013 commit 8888d3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llm_judge/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ python gen_model_answer_medusa.py --model-path FasterDecoding/medusa-vicuna-33b
2222
- Query the results
2323

2424
```
25+
export OPENAI_API_KEY=$OPENAI_API_KEYs # set the OpenAI API key
2526
python gen_judgement.py --model-list medusa-vicuna-7b-v1.3-0-temperature-0.0-posterior_threshold-0.09-posterior_alpha-0.3
2627
```
2728

0 commit comments

Comments
 (0)