gchaves-99 commited on
Commit
43fef50
·
1 Parent(s): eae7818

Update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("models/gchaves-99/phi4_fullrouter").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load("models/fanherodev/Llama-3.2-1B-Instruct").launch()