Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Smartlizardpy
/
meta-llama-Meta-Llama-3.1-8B-Instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
meta-llama-Meta-Llama-3.1-8B-Instruct
/
app.py
Smartlizardpy
initial commit
8c93d51
verified
over 1 year 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()