This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
2bdea7ac110d3090d6a3c582aed36577ca480473
vllm
/
vllm
/
engine
History
Zhuohan Li
2bdea7ac11
[Fix] Fix the condition of max_seq_len (
#477
)
2023-07-17 00:33:48 -04:00
..
__init__.py
Change the name to vLLM (
#150
)
2023-06-17 03:07:40 -07:00
arg_utils.py
Add trust-remote-code flag to handle remote tokenizers (
#364
)
2023-07-07 11:04:58 -07:00
async_llm_engine.py
Fix an endless loop issue when engine_step throws a RuntimeError (
#339
)
2023-07-03 15:22:28 -07:00
llm_engine.py
[Fix] Fix the condition of max_seq_len (
#477
)
2023-07-17 00:33:48 -04:00
ray_utils.py
Offload port selection to OS (
#467
)
2023-07-15 23:11:02 -07:00