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
4c34ce8916da0e4967eadefcb7f91eb58dd7ac61
vllm
/
csrc
/
quantization
History
Luka Govedič
5d73ae49d6
[Kernel] AQ AZP 3/4: Asymmetric quantization kernels (
#7270
)
2024-09-16 11:52:40 -07:00
..
aqlm
[Kernel] fix types used in aqlm and ggml kernels to support dynamo (
#7596
)
2024-08-16 14:00:11 -07:00
awq
[CI/Build] Suppress divide-by-zero and missing return statement warnings (
#7001
)
2024-08-05 16:00:01 -04:00
compressed_tensors
[Kernel] AQ AZP 3/4: Asymmetric quantization kernels (
#7270
)
2024-09-16 11:52:40 -07:00
cutlass_w8a8
[Kernel] Add per-tensor and per-token AZP epilogues (
#5941
)
2024-08-06 18:17:08 +00:00
fp8
[Kernel] Replaced
blockReduce[...]
functions with
cub::BlockReduce
(
#7233
)
2024-08-21 20:18:00 -04:00
gguf
[Bugfix][Kernel] Fix build for sm_60 in GGUF kernel (
#8506
)
2024-09-16 12:15:57 -06:00
gptq
…
gptq_marlin
[Kernel][Misc] register ops to prevent graph breaks (
#6917
)
2024-09-11 12:52:19 -07:00
machete
[Bugfix] Don't build machete on cuda <12.0 (
#7757
)
2024-08-22 08:28:52 -04:00
marlin
…