This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2025-12-09 22:55:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
History
Antoni Baum
dd54a4b026
Fix detokenization leaving special tokens (
#1044
)
...
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
2023-09-14 16:37:03 -07:00
..
async_engine
Start background task in
AsyncLLMEngine.generate
(
#988
)
2023-09-08 00:03:39 -07:00
engine
Fix detokenization leaving special tokens (
#1044
)
2023-09-14 16:37:03 -07:00
kernels
Use FP32 in RoPE initialization (
#1004
)
2023-09-11 00:26:35 -07:00
models
Add tests for models (
#922
)
2023-09-01 11:19:43 +09:00
samplers
Align vLLM's beam search implementation with HF generate (
#857
)
2023-09-04 17:29:42 -07:00
conftest.py
Use queue for finished requests (
#957
)
2023-09-05 19:27:23 -07:00