Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lethalhames
/
Phind-Phind-CodeLlama-34B-v2
like
2
Sleeping
App
Files
Files
Community
main
Phind-Phind-CodeLlama-34B-v2
/
app.py
lethalhames
initial commit
5eba9e0
about 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()