Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
smjain
/
lamaji
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
43ebd7c
lamaji
/
app.py
smjain
Update app.py
43ebd7c
over 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/decapoda-research/llama-65b-hf"
).launch()