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
2026-03-24 07:01:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
csrc
/
cpu
History
Eric Curtin
b876860c62
[Hardware][CPU] Build fix for ARM without BF16 (
#21848
)
...
Signed-off-by: Eric Curtin <ecurtin@redhat.com>
2025-07-30 06:22:00 -07:00
..
sgl-kernels
[CI] update typos config for CI pre-commit and fix some spells (
#20919
)
2025-07-15 21:12:40 -07:00
activation.cpp
…
attention.cpp
…
cache.cpp
…
cpu_types_arm.hpp
[Hardware][CPU] Vllm int8 quantization enablement for ARM CPU (
#14129
)
2025-07-10 15:59:04 +00:00
cpu_types_vsx.hpp
…
cpu_types_vxe.hpp
…
cpu_types_x86.hpp
…
cpu_types.hpp
…
dnnl_helper.hpp
[Hardware][CPU] Vllm int8 quantization enablement for ARM CPU (
#14129
)
2025-07-10 15:59:04 +00:00
layernorm.cpp
…
mla_decode.cpp
…
pos_encoding.cpp
…
quant.cpp
[Hardware][CPU] Build fix for ARM without BF16 (
#21848
)
2025-07-30 06:22:00 -07:00
shm.cpp
[CPU] Enable shared-memory based pipeline parallel for CPU backend (
#21289
)
2025-07-21 09:07:08 -07:00
torch_bindings.cpp
[Bugfix][Apple Silicon] fix missing symbols when build from source on Mac with Apple Silicon (
#21380
)
2025-07-26 07:09:57 -07:00
utils.cpp
…