juliets samidh commited on
Commit
4f51341
·
verified ·
1 Parent(s): b466d6e

Temporarily removing CoPE from UI (#9)

Browse files

- Temporarily removing CoPE from UI (7cb39316a61e26f3301c99abc753082031e055bc)


Co-authored-by: Samidh <[email protected]>

Files changed (1) hide show
  1. utils/constants.py +6 -6
utils/constants.py CHANGED
@@ -20,12 +20,12 @@ MODELS = [
20
  "is_thinking": True,
21
  "supports_reasoning_level": True,
22
  },
23
- {
24
- "name": "CoPE-A-9B",
25
- "id": "zentropi-ai/cope-a-9b",
26
- "is_thinking": False,
27
- "supports_reasoning_level": False,
28
- },
29
  {
30
  "name": "Qwen3-Next-80B-Instruct",
31
  "id": "Qwen/Qwen3-Next-80B-A3B-Instruct",
 
20
  "is_thinking": True,
21
  "supports_reasoning_level": True,
22
  },
23
+ #{
24
+ # "name": "CoPE-A-9B",
25
+ # "id": "zentropi-ai/cope-a-9b",
26
+ # "is_thinking": False,
27
+ # "supports_reasoning_level": False,
28
+ #},
29
  {
30
  "name": "Qwen3-Next-80B-Instruct",
31
  "id": "Qwen/Qwen3-Next-80B-A3B-Instruct",