Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Temp69
/
Lama2-70b
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Lama2-70b
/
app.py
Temp69
initial commit
fc8519b
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/meta-llama/Llama-2-70b-chat-hf"
).launch()