lvwerra HF staff commited on
Commit
185eab3
·
verified ·
1 Parent(s): eacc8e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -133,6 +133,7 @@ with gr.Blocks() as demo:
133
  "meta-llama/Llama-3.1-8B-Instruct",
134
  "meta-llama/Llama-3.1-70B-Instruct",
135
  ],
 
136
  )
137
 
138
  generate_btn.click(
 
133
  "meta-llama/Llama-3.1-8B-Instruct",
134
  "meta-llama/Llama-3.1-70B-Instruct",
135
  ],
136
+ label="Models"
137
  )
138
 
139
  generate_btn.click(