Spaces:
Running
Running
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
@@ -119,7 +119,7 @@ with gr.Blocks(css="footer {visibility: hidden}") as demo:
|
|
119 |
with gr.Column():
|
120 |
status = gr.Markdown(
|
121 |
f"""
|
122 |
-
## DeepSeek-R1-Distill-Qwen-14B
|
123 |
|
124 |
**Model**: {MODEL_NAME}
|
125 |
**Dataset**: phi4-cognitive-dataset
|
|
|
119 |
with gr.Column():
|
120 |
status = gr.Markdown(
|
121 |
f"""
|
122 |
+
## DeepSeek-R1-Distill-Qwen-14B-unsloth-bnb-4bit Training Dashboard
|
123 |
|
124 |
**Model**: {MODEL_NAME}
|
125 |
**Dataset**: phi4-cognitive-dataset
|