Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jhakx
/
codellama-CodeLlama-13b-hf
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
codellama-CodeLlama-13b-hf
/
app.py
Jhakx
initial commit
7a0ea99
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/codellama/CodeLlama-13b-hf"
).launch()