Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
harsh2040
/
meta-llama-Meta-Llama-3-8B
like
0
Runtime error
App
Files
Files
Community
1
4bf85dc
meta-llama-Meta-Llama-3-8B
/
app.py
harsh2040
initial commit
4bf85dc
verified
6 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-8B"
).launch()