Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pauitbid
/
meta-llama-Llama-2-7b-hfx
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f5fe20
meta-llama-Llama-2-7b-hfx
/
app.py
Pauitbid
initial commit
0f5fe20
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/meta-llama/Llama-2-7b-hf"
).launch()