Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Siddartha10
/
phi-4
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d2841b6
phi-4
/
app.py
Siddartha10
Update app.py
d2841b6
verified
2 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/Siddartha10/LLama-3B-A50"
).launch()
# code