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