Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gchaves-99
/
phi4_mini_full_router
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gchaves-99
commited on
Mar 21
Commit
43fef50
·
1 Parent(s):
eae7818
Update app
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()