Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ShadowTak
/
metaffff
like
0
Runtime error
App
Files
Files
Community
main
metaffff
/
app.py
ShadowTak
initial commit
d6b96da
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3.1-8B-Instruct"
).launch()