Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Noeru0
/
meta-llama-Meta-Llama-3.1-8B-Instruct
like
0
Runtime error
App
Files
Files
Community
8f11238
meta-llama-Meta-Llama-3.1-8B-Instruct
/
app.py
Noeru0
initial commit
8f11238
verified
5 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()