Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WestM
/
testingfirstspace
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b23d0a2
testingfirstspace
/
app.py
WestM
initial commit
b23d0a2
verified
9 months ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3.1-8B-Instruct"
).launch()