Spaces:
Running
Running
Update arena_config.py
Browse files- arena_config.py +0 -1
arena_config.py
CHANGED
@@ -74,7 +74,6 @@ APPROVED_MODELS = [
|
|
74 |
("hf.co/bartowski/Llama-3.1-SuperNova-Lite-GGUF:Q4_K_M", "Llama 3.1 SuperNova Lite (8B, 4-bit)"),
|
75 |
("hf.co/bartowski/EuroLLM-9B-Instruct-GGUF:Q4_K_M", "EuroLLM (9B, 4-bit)"),
|
76 |
("hf.co/bartowski/INTELLECT-1-Instruct-GGUF:Q4_K_M", "Intellect-1 (10B, 4-bit)"),
|
77 |
-
("hf.co/bartowski/deepthought-8b-llama-v0.01-alpha-GGUF:Q4_K_M", "DeepThought (8B, 4-bit)")
|
78 |
]
|
79 |
|
80 |
# Example prompts
|
|
|
74 |
("hf.co/bartowski/Llama-3.1-SuperNova-Lite-GGUF:Q4_K_M", "Llama 3.1 SuperNova Lite (8B, 4-bit)"),
|
75 |
("hf.co/bartowski/EuroLLM-9B-Instruct-GGUF:Q4_K_M", "EuroLLM (9B, 4-bit)"),
|
76 |
("hf.co/bartowski/INTELLECT-1-Instruct-GGUF:Q4_K_M", "Intellect-1 (10B, 4-bit)"),
|
|
|
77 |
]
|
78 |
|
79 |
# Example prompts
|