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