Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tests/test_text_generation_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
("EleutherAI/gpt-neo-2.7B", 1, False, 257.2476416844122, False),
("facebook/xglm-1.7B", 1, False, 357.46365062825083, False),
("CohereForAI/c4ai-command-r-v01", 1, False, 29.50315234651154, False),
("tiiuae/falcon-mamba-7b", 1, False, 47.1464839567739),
("openbmb/MiniCPM3-4B", 1, False, 65.116, False),
("baichuan-inc/Baichuan2-7B-Chat", 1, True, 108, False),
("baichuan-inc/Baichuan2-13B-Chat", 1, False, 66, False),
Expand Down