tykiww commited on
Commit
f83baa4
·
verified ·
1 Parent(s): 6ca76c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ def main():
101
  with gr.Blocks() as demo:
102
 
103
  ##### Title Block #####
104
- gr.Markdown("# Instruction Tuning with Unsloth")
105
 
106
  ##### Initial Model Inputs #####
107
  gr.Markdown("### Model Inputs")
 
101
  with gr.Blocks() as demo:
102
 
103
  ##### Title Block #####
104
+ gr.Markdown("# SLM Instruction Tuning with Unsloth")
105
 
106
  ##### Initial Model Inputs #####
107
  gr.Markdown("### Model Inputs")