-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Support RingAttention in the BertAttention plugin and the DiT model #3661
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
Conversation
f285f6e
to
a83dfa7
Compare
a83dfa7
to
ac71c1a
Compare
/bot run |
PR_Github #2705 [ run ] triggered by Bot |
f1327f1
to
bd69e2a
Compare
PR_Github #2705 [ run ] completed with state |
/bot run |
ddd70e3
to
737c0df
Compare
737c0df
to
4b100c4
Compare
cpp/tensorrt_llm/plugins/bertAttentionPlugin/bertAttentionPlugin.cpp
Outdated
Show resolved
Hide resolved
4b100c4
to
3bb3551
Compare
cpp/tensorrt_llm/plugins/bertAttentionPlugin/bertAttentionPlugin.cpp
Outdated
Show resolved
Hide resolved
cpp/tensorrt_llm/plugins/bertAttentionPlugin/bertAttentionPlugin.cpp
Outdated
Show resolved
Hide resolved
PR_Github #4124 [ run ] triggered by Bot |
PR_Github #4124 [ run ] completed with state |
ca8a847
to
b6bb340
Compare
/bot run |
PR_Github #4372 [ run ] triggered by Bot |
PR_Github #4372 [ run ] completed with state |
b6bb340
to
e807634
Compare
/bot run |
PR_Github #4373 [ run ] triggered by Bot |
PR_Github #4373 [ run ] completed with state |
e807634
to
ce82378
Compare
/bot run |
PR_Github #4382 [ run ] triggered by Bot |
PR_Github #4382 [ run ] completed with state |
ce82378
to
ce8276c
Compare
/bot run |
PR_Github #4385 [ run ] triggered by Bot |
PR_Github #4385 [ run ] completed with state |
ce8276c
to
a5d0f5c
Compare
/bot run |
PR_Github #4456 [ run ] triggered by Bot |
PR_Github #4456 [ run ] completed with state |
Signed-off-by: ChunhuanLin <[email protected]>
a5d0f5c
to
c1a1a39
Compare
/bot run |
PR_Github #4496 [ run ] triggered by Bot |
PR_Github #4496 [ run ] completed with state |
Support RingAttention in the BertAttention plugin and the DiT model