Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JerroldLee
/
Phind-Phind-CodeLlama-34B-v2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Phind-Phind-CodeLlama-34B-v2
/
app.py
JerroldLee
initial commit
f8b756d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Phind/Phind-CodeLlama-34B-v2"
).launch()