Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mehranandi
/
Writecode
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7113ba3
Writecode
/
app.py
mehranandi
initial commit
7113ba3
about 2 years ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Phind/Phind-CodeLlama-34B-v2"
).launch()