Skip to content

bugfix: fix sampling API's behavior on cu118#386

Merged
yzh119 merged 1 commit into
mainfrom
bugfix-cu118-sampling
Jul 21, 2024
Merged

bugfix: fix sampling API's behavior on cu118#386
yzh119 merged 1 commit into
mainfrom
bugfix-cu118-sampling

Conversation

@yzh119
Copy link
Copy Markdown
Collaborator

@yzh119 yzh119 commented Jul 21, 2024

As observed in #384 , we should use different variables for input and output for FlagHeads API in cu118.

@yzh119 yzh119 merged commit 0cd4994 into main Jul 21, 2024
yzh119 added a commit that referenced this pull request Jul 21, 2024
Hotfix to #386, the input and output argument order in `SubtractLeft`
and `FlagHeads` is different.
@yzh119 yzh119 deleted the bugfix-cu118-sampling branch July 24, 2024 10:38
yzh119 added a commit that referenced this pull request Jul 29, 2024
🤖 I have created a release *beep* *boop*
---

##
[0.1.2](v0.1.1...v0.1.2)
(2024-07-29)

### Bugfix
* Fix the sampling kernel bug for cu118
([#386](#386),
[#387](#387))
([0cd499](0cd4994),
[dc3f18](dc3f184))

### Features

* add llama 3.1 style rope
([#401](#401))
([4c89dec](4c89dec))
* non-inplace rope operators
([#405](#405))
([74ffba1](74ffba1))
* sliding window attention
([#406](#406))
([28cffd3](28cffd3))
* support non-contiguous (packed) input for prefill kernels
([#404](#404))
([68c3719](68c3719))


### Performance Improvements

* slight optimization on merge states
([#313](#313))
([701c813](701c813))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zihao Ye <expye@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant