Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SallyHS
/
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
SallyHS
initial commit
b330059
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()