Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mattoofahad
/
meta-llama-Meta-Llama-3.1-8B-Instruct
like
0
Sleeping
App
Files
Files
Community
main
meta-llama-Meta-Llama-3.1-8B-Instruct
/
app.py
mattoofahad
initial commit
bf90fec
verified
3 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()