Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
WSLX
/
codellama-CodeLlama-70b-hf
like
0
Sleeping
App
Files
Files
Community
3378870
codellama-CodeLlama-70b-hf
/
app.py
WSLX
initial commit
3378870
verified
10 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/codellama/CodeLlama-70b-hf"
).launch()