We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4681013 commit 8888d3aCopy full SHA for 8888d3a
llm_judge/README.md
@@ -22,6 +22,7 @@ python gen_model_answer_medusa.py --model-path FasterDecoding/medusa-vicuna-33b
22
- Query the results
23
24
```
25
+export OPENAI_API_KEY=$OPENAI_API_KEYs # set the OpenAI API key
26
python gen_judgement.py --model-list medusa-vicuna-7b-v1.3-0-temperature-0.0-posterior_threshold-0.09-posterior_alpha-0.3
27
28
0 commit comments