Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
noahabebe
/
codellama-CodeLlama-7b-hf
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4d2a881
codellama-CodeLlama-7b-hf
/
app.py
noahabebe
initial commit
4d2a881
verified
12 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/codellama/CodeLlama-7b-hf"
).launch()