Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CadenCao/vllm-qwen1.5-StreamChat
/ functions
Functions
12 in github.com/CadenCao/vllm-qwen1.5-StreamChat
⨍
Functions
12
◇
Types & classes
1
↳
Endpoints
1
↓ 2 callers
Function
streaming_resp
()
server_vllm.py:147
↓ 1 callers
Function
argument_parser
()
server_vllm.py:173
↓ 1 callers
Function
argument_parser
()
client_vllm.py:101
↓ 1 callers
Function
client
(**kwagrs)
client_vllm.py:9
↓ 1 callers
Function
model_load_vllm
(model_path, max_model_len, tensor_parallel_size,
server_vllm.py:18
Method
__call__
(self)
server_vllm.py:66
Method
__init__
(self,query,tokenizer,max_model_len,history)
server_vllm.py:60
Function
chat
(request: Request)
server_vllm.py:114
Function
emptyBtn_fn
()
client_vllm.py:41
Function
reset_user_input
()
client_vllm.py:29
Function
stop_fn
(user_name)
client_vllm.py:32
Function
submitBtn_fn
(user_input, chatbot, history,history_max)
client_vllm.py:11