__init__.py
|
Initial commit
|
2024-07-27 16:06:58 +08:00 |
balance_serve_attention.py
|
support qwen3
|
2025-04-28 14:05:24 +00:00 |
dynamic_attention.py
|
merge main; Add torch q8 linear
|
2025-03-14 05:52:07 -04:00 |
experts.py
|
fix load bug
|
2025-04-28 21:08:13 +00:00 |
flashinfer_wrapper.py
|
fix-hopper-flashinfer
|
2025-04-29 11:06:34 +08:00 |
gate.py
|
support qwen3, dont speak human language
|
2025-04-28 08:44:47 +00:00 |
layernorm.py
|
support qwen3, dont speak human language
|
2025-04-28 08:44:47 +00:00 |
linear.py
|
fix some bugs
|
2025-04-17 00:48:09 +08:00 |
mlp.py
|
support qwen3, dont speak human language
|
2025-04-28 08:44:47 +00:00 |
models.py
|
Restore CPU offloading capability
|
2025-03-21 10:04:31 +08:00 |
RoPE.py
|
support qwen3, dont speak human language
|
2025-04-28 08:44:47 +00:00 |
triton_attention.py
|
merge main; Add torch q8 linear
|
2025-03-14 05:52:07 -04:00 |
triton_attention_prefill.py
|
merge main; Add torch q8 linear
|
2025-03-14 05:52:07 -04:00 |