Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oscarwang2
/
Phind-Phind-CodeLlama-34B-v2
like
0
Running
App
Files
Files
Community
b92daf5
Phind-Phind-CodeLlama-34B-v2
/
app.py
oscarwang2
initial commit
8543485
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Phind/Phind-CodeLlama-34B-v2"
).launch()