Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
faustinopsy
/
meta-llama-chat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
meta-llama-chat
/
app.py
faustinopsy
initial commit
fe22097
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.3-70B-Instruct"
).launch()