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