Spaces:
Runtime error
Runtime error
File size: 93 Bytes
afd0295 |
1 2 3 4 |
import gradio
gradio.load("models/upstage/Llama-2-70b-instruct").queue(max_size=3).launch()
|