Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanjay-dev-ds-28
/
meta-llama-Llama-2-7b-hf
like
0
Paused
App
Files
Files
Community
main
meta-llama-Llama-2-7b-hf
/
app.py
sanjay-dev-ds-28
initial commit
977e2bd
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/meta-llama/Llama-2-7b-hf"
).launch()