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

Test stateful #6

Draft
wants to merge 2 commits into
base: convert_make_stateful
Choose a base branch
from
Draft

Test stateful #6

wants to merge 2 commits into from

Conversation

Wovchena
Copy link
Owner

@Wovchena Wovchena commented Dec 8, 2023

No description provided.

Wovchena pushed a commit that referenced this pull request May 29, 2024
* greedy-sampling

* greedy sampling

* greedy sampling

* Update greedy_sampling.hpp

don't transform the logits during top_p

* Update greedy_causal_lm.cpp

* format

* early exit for arg_max

* Update default parameters

* Add multinomial sampling

* Remove unused hpp

* Reuse util functions

* Apply review comments

* Merge config

* Use size_t for iteration

* apply comments

* Move rand gen to class member

* Apply comments

* Add multinomial sampling

* Remove path

* Apply comments

* Fix merge

---------

Co-authored-by: wenyi5608 <93560477+wenyi5608@users.noreply.github.com>
Wovchena pushed a commit that referenced this pull request Jun 19, 2024
Model lists in Python tests
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