This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ColossalAI
Watch
1
Star
0
Fork
0
You've already forked ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI.git
synced
2026-04-11 22:54:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8106ede07fae7e239203feb815162efdf46975ec
ColossalAI
/
colossalai
/
inference
/
modeling
/
models
History
Frank Lee
8106ede07f
Revert "[Inference] Adapt to Fused rotary (
#5348
)" (
#5373
)
...
This reverts commit
9f4ab2eb92
.
2024-02-07 14:27:04 +08:00
..
__init__.py
fix bugs in request_handler
2024-01-11 13:39:56 +00:00
nopadding_llama.py
Revert "[Inference] Adapt to Fused rotary (
#5348
)" (
#5373
)
2024-02-07 14:27:04 +08:00
padding_llama.py
[Inference]Fused the gate and up proj in mlp,and optimized the autograd process. (
#5365
)
2024-02-06 19:38:25 +08:00