Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
flaviojoshua
/
test2
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test2
/
app.py
flaviojoshua
Update app.py
7fad043
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-8B-Instruct"
).launch()