Skip to content

Commit

Permalink
Update llm_judge/test_llm_judge.py
Browse files Browse the repository at this point in the history
Co-authored-by: ZeevRispler <[email protected]>
  • Loading branch information
pengwei715 and ZeevRispler authored Feb 20, 2024
1 parent 853a0c1 commit bf46337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llm_judge/test_llm_judge.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
JUDGE_CONFIG = {
"device_map": "auto",
"revision": "gptq-8bit-128g-actorder_True",
"trust_remote_code": False,
}
JUDGE_INFER_CONFIG = {
"max_length": 1500,
Expand Down

0 comments on commit bf46337

Please sign in to comment.