Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ colorTo: green
|
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: true
|
|
|
9 |
---
|
10 |
|
11 |
# Demo: Tonic/med-gpt-oss-20b
|
@@ -27,4 +28,4 @@ This is an interactive demo for the fine-tuned model Tonic/med-gpt-oss-20b.
|
|
27 |
Simply start chatting with the model using the interface below!
|
28 |
|
29 |
---
|
30 |
-
*This demo was automatically deployed by the SmolLM3 Fine-tuning Pipeline*
|
|
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
+
sdk_version: 5.42.0
|
10 |
---
|
11 |
|
12 |
# Demo: Tonic/med-gpt-oss-20b
|
|
|
28 |
Simply start chatting with the model using the interface below!
|
29 |
|
30 |
---
|
31 |
+
*This demo was automatically deployed by the SmolLM3 Fine-tuning Pipeline*
|