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