Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,11 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: afl-3.0
|
| 11 |
short_description: tttt111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: afl-3.0
|
| 11 |
short_description: tttt111
|
| 12 |
+
models:
|
| 13 |
+
- openai/gpt-oss-120b
|
| 14 |
+
- openai/gpt-oss-20b
|
| 15 |
+
- Qwen/Qwen3-Coder-30B-A3B-Instruct
|
| 16 |
+
|
| 17 |
---
|
| 18 |
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|