Skip to content

Commit

Permalink
Fix broken canonical list (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecolle authored Sep 19, 2024
1 parent c2f0afc commit 6151c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm_perf/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"microsoft/rho-math-1b-v0.1",
"mistralai/Mistral-7B-v0.1",
"mistralai/Mixtral-8x7B-v0.1",
*"mistralai/Mixtral-8x22B-v0.1",
"mistralai/Mixtral-8x22B-v0.1",
"openai-community/gpt2",
"openai-community/gpt2-large",
"stabilityai/stablelm-3b-4e1t",
Expand Down

0 comments on commit 6151c5f

Please sign in to comment.