Skip to content

Conversation

@ccchow
Copy link
Contributor

@ccchow ccchow commented Dec 19, 2024

Motivation

Add missing changes to the v1_chat_generate_request function following PR #2438

Modifications

Checklist

  • Format your code according to the Contributor Guide.
  • Add unit tests as outlined in the Contributor Guide.
  • Update documentation as needed, including docstrings or example tutorials.

@qingzhong1
Copy link

Hello, I have a question. I started the service on a800 according to the following command. Why does the response to request "/v1/chat/completions" take 14 seconds? Is there any way to speed it up?python -m sglang.launch_server --model-path “”
--host 0.0.0.0
--port 8000
--tp-size 1
--mem-fraction-static 0.5
--served-model-name "Qwen2.5-7B-Instruct"
--chunked-prefill-size 64
--disable-cuda-graph
--disable-radix-cache
--lora-paths lora0=“”
--max-loras-per-batch 4

@merrymercy merrymercy merged commit 19ba2b0 into sgl-project:main Dec 22, 2024
15 checks passed
chosen-ox pushed a commit to chosen-ox/sglang that referenced this pull request Dec 22, 2024
timethink pushed a commit to timethink/sglang that referenced this pull request Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants