Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RyanSaleh
/
Phi-3-mini-128k-instruct_fn
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Phi-3-mini-128k-instruct_fn
/
app.py
RyanSaleh
initial commit
41ffea7
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/NickyNicky/Phi-3-mini-128k-instruct_function"
).launch()