k-mktr commited on
Commit
70fc9cd
1 Parent(s): 43a4e96

Update arena_config.py

Browse files
Files changed (1) hide show
  1. arena_config.py +1 -2
arena_config.py CHANGED
@@ -46,8 +46,7 @@ APPROVED_MODELS = [
46
  ("granite3-dense:2b-instruct-q8_0", "Granite 3 Dense (2B, 8-bit)"),
47
  ("granite3-dense:8b-instruct-q4_K_M", "Granite 3 Dense (8B, 4-bit)"),
48
  ("granite3-moe:1b-instruct-q8_0", "Granite 3 MoE (1B, 8-bit)"),
49
- ("granite3-moe:3b-instruct-q4_K_M" "Granite 3 MoE (3B, 4-bit)")
50
-
51
  ]
52
 
53
  # Example prompts
 
46
  ("granite3-dense:2b-instruct-q8_0", "Granite 3 Dense (2B, 8-bit)"),
47
  ("granite3-dense:8b-instruct-q4_K_M", "Granite 3 Dense (8B, 4-bit)"),
48
  ("granite3-moe:1b-instruct-q8_0", "Granite 3 MoE (1B, 8-bit)"),
49
+ ("granite3-moe:3b-instruct-q4_K_M" "Granite 3 MoE (3B, 4-bit)"),
 
50
  ]
51
 
52
  # Example prompts