Skip to content

Commit

Permalink
Update submission_checker.py | Fix rgat performance_sample_count
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Dec 31, 2024
1 parent b7b6790 commit 308147a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/submission/submission_checker.py
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
"stable-diffusion-xl": 5000,
"mixtral-8x7b": 15000,
"llama3.1-405b": 8313,
"rgat": 10000
"rgat": 788379

},
# model_mapping.json is expected in the root directory of the
Expand Down

0 comments on commit 308147a

Please sign in to comment.