Shi Shuai
Shi Shuai
Pleace check https://docs.sglang.ai/router/router.html
cc @ByronHsu
Are you following https://github.com/sgl-project/sglang/tree/main/benchmark/deepseek_v3#example-serving-with-two-h2008-nodes-and-docker?
https://platform.openai.com/docs/api-reference/models/delete#:~:text=only%20supported%20for-,gpt%2D3.5%2Dturbo%2Dinstruct,-. I saw in the OpenAI API documentation that it seems to only support gpt-3.5-turbo-instruct. Is this a parameter that is about to be deprecated?
Thanks for providing this. It's good to have one. Why openai api only have this for gpt-3.5-turbo-instruct tho?
Thanks! That's helpful.
Can you try to use docker?
Thanks, we'll have a look of this
1. Move quick_start.ipynb to Start folder, import the patch.py under the backend folder 2. remove redundant cmd 3. cover the print_highlight from the util.py in patch.py 4. remove block in...
I will review this @zhaochenyang20