Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade turbomind to v2.1 #1307

Merged
merged 5 commits into from
Mar 19, 2024
Merged

upgrade turbomind to v2.1 #1307

merged 5 commits into from
Mar 19, 2024

Conversation

lvhan028
Copy link
Collaborator

No description provided.

lzhangzz and others added 5 commits March 6, 2024 14:57
* Unify prefill and decode passes

* dynamic split-fuse

* refactor

* correct input count calculation

* remove unused

* lint

* lint

* fix msvc build

* fix msvc build

* fix msvc build

* fix msvc build

* fix msvc build

* fix msvc build

* fix msvc build

* fix msvc build

* fix msvc build

* turbomind attention

* integration with turbomind

* fix sm70

* fix sm80

* tensor core decoding

* use `movmatrix`

* optimize

* arbitrary number of stages

* split-k determinism

* simplify

* better split-k

* minor

* smem tiling & async QK

* minor

* reduce binary size

* move flash attention

* bf16

* fix build

* fix lint

* fix lint

* fix lint

* multi-stream

* fix missing header

* fix msvc build

* fix msvc build

* fix lint

* fix ut

* remove `decoder_masked_multihead_attention`

* fix sm75

* tune sm70

* update comments

* add linear rope scaling

* param passing for linear rope scaling

* fix lint

* fix bf16 dispatch

* fix ntk scaling factor

* avoid building `test_attention` when test is disabled

* fix lint
@lvhan028 lvhan028 added the enhancement New feature or request label Mar 19, 2024
@lvhan028 lvhan028 merged commit d6a6b3f into main Mar 19, 2024
19 of 23 checks passed
@lvhan028 lvhan028 deleted the turbomind-2.1 branch March 28, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants