eduardo-alvarez commited on
Commit
b2842f3
β€’
1 Parent(s): 0090c02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ with demo:
137
 
138
 
139
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
140
- with gr.TabItem("πŸ† LLM Leadeboard", elem_id="llm-benchmark-table", id=0):
141
  with gr.Row():
142
  with gr.Column():
143
  filter_hw = gr.CheckboxGroup(choices=["Gaudi","Xeon","GPU Max","Arc GPU","Core Ultra"],
 
137
 
138
 
139
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
140
+ with gr.TabItem("πŸ† LLM Leaderboard", elem_id="llm-benchmark-table", id=0):
141
  with gr.Row():
142
  with gr.Column():
143
  filter_hw = gr.CheckboxGroup(choices=["Gaudi","Xeon","GPU Max","Arc GPU","Core Ultra"],