Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
can2nya
/
princeton-nlp-SWE-Llama-13b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
34fa977
princeton-nlp-SWE-Llama-13b
/
app.py
can2nya
initial commit
34fa977
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/princeton-nlp/SWE-Llama-13b"
).launch()