Skip to content

Commit

Permalink
Disable CohereForAI/c4ai-command-r7b-12-2024 test on WIN32 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
ochafik committed Feb 1, 2025
1 parent 3ea75b3 commit 449d541
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ set(MODEL_IDS
abacusai/Fewshot-Metamath-OrcaVicuna-Mistral
bofenghuang/vigogne-2-70b-chat
CohereForAI/c4ai-command-r-plus # Gated
CohereForAI/c4ai-command-r7b-12-2024 # Gated
databricks/dbrx-instruct # Gated
google/gemma-2-2b-it # Gated
google/gemma-7b-it # Gated
Expand Down Expand Up @@ -101,7 +100,8 @@ set(MODEL_IDS

if(NOT WIN32)
list(APPEND MODEL_IDS
# Needs investigation
# Needs investigation (https://github.com/google/minja/issues/40)
CohereForAI/c4ai-command-r7b-12-2024 # Gated
deepseek-ai/deepseek-coder-33b-instruct
deepseek-ai/DeepSeek-Coder-V2-Instruct
deepseek-ai/DeepSeek-V2.5
Expand Down

0 comments on commit 449d541

Please sign in to comment.