Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
PythonicCoder-CodeLlama-34B-Instruct-HF
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d835f9e
PythonicCoder-CodeLlama-34B-Instruct-HF
/
app.py
awacke1
initial commit
d835f9e
almost 2 years ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/codellama/CodeLlama-34b-Instruct-hf"
).launch()