File size: 103 Bytes
afd0295
 
50819ca
1
2
3
4
import gradio

gradio.load("models/upstage/Llama-2-70b-instruct").queue(max_size=3).launch(debug=True)