Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,10 +6,10 @@ colorTo: pink
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.40.0
|
| 8 |
app_file: app.py
|
| 9 |
-
pinned:
|
| 10 |
short_description: GPT-OSS-20B Multilingual Reasoner LoRA adapter
|
| 11 |
---
|
| 12 |
|
| 13 |
This demo showcases the GPT-OSS-20B model fine-tuned with LoRA for enhanced multilingual reasoning capabilities. The model is based on OpenAI's GPT-OSS-20B base model with a LoRA adapter from Tonic.
|
| 14 |
|
| 15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.40.0
|
| 8 |
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
short_description: GPT-OSS-20B Multilingual Reasoner LoRA adapter
|
| 11 |
---
|
| 12 |
|
| 13 |
This demo showcases the GPT-OSS-20B model fine-tuned with LoRA for enhanced multilingual reasoning capabilities. The model is based on OpenAI's GPT-OSS-20B base model with a LoRA adapter from Tonic.
|
| 14 |
|
| 15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|