Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ajay12345678980
/
meta-llama-Llama-2-7b-hf
like
0
Sleeping
App
Files
Files
Community
main
meta-llama-Llama-2-7b-hf
/
app.py
Ajay12345678980
initial commit
9c86e55
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-2-7b-hf"
).launch()