Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SoUmNerd
/
Phind-Phind-CodeLlama-34B-Python-v1
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
89f41fb
Phind-Phind-CodeLlama-34B-Python-v1
/
app.py
SoUmNerd
initial commit
89f41fb
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Phind/Phind-CodeLlama-34B-Python-v1"
).launch()