Spaces:
Runtime error
Runtime error
README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ sdk_version: 4.43.0
|
|
9 |
app_file: app.py
|
10 |
pinned: true
|
11 |
startup_duration_timeout: 5h 59m
|
|
|
|
|
12 |
models:
|
13 |
- allenai/OLMo-7B-Instruct-hf
|
14 |
- BUT-FIT/csmpt7b
|
@@ -35,8 +37,6 @@ models:
|
|
35 |
- NousResearch/Hermes-3-Llama-3.1-8B
|
36 |
- Qwen/Qwen2-7B
|
37 |
- Qwen/Qwen2-7B-Instruct
|
38 |
-
tags:
|
39 |
-
- leaderboard
|
40 |
---
|
41 |
|
42 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
app_file: app.py
|
10 |
pinned: true
|
11 |
startup_duration_timeout: 5h 59m
|
12 |
+
tags:
|
13 |
+
- leaderboard
|
14 |
models:
|
15 |
- allenai/OLMo-7B-Instruct-hf
|
16 |
- BUT-FIT/csmpt7b
|
|
|
37 |
- NousResearch/Hermes-3-Llama-3.1-8B
|
38 |
- Qwen/Qwen2-7B
|
39 |
- Qwen/Qwen2-7B-Instruct
|
|
|
|
|
40 |
---
|
41 |
|
42 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|