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

Standardize the likelihood acceptance algorithm between chimeric and … #379

Closed
wants to merge 1 commit into from

Conversation

shauntruelove
Copy link
Member

…global chains. The algorithms were similar, but on rare occasions produced contradictory results. now both use the same function to accept or reject an iteration.

Describe your changes.

This is the same as the previous PR, but starting from the correct version of main. Rebase had multiple errors, so this was cleaner.

…global chains. The algorithms were similar, but on rare occasions produced contradictory results. now both use the same function to accept or reject an iteration.
@saraloo
Copy link
Contributor

saraloo commented Nov 1, 2024

Looks like some tests are failing giving 'sometimes worse likelihoods are being accepted'?

@alsnhll
Copy link
Collaborator

alsnhll commented Mar 11, 2025

I am converting this to a draft, as I made a new PR that includes these changes as well as some other inference fixes. @shauntruelove @saraloo

@saraloo
Copy link
Contributor

saraloo commented Mar 11, 2025

The new PR looks good to me - happy to close this?

@alsnhll
Copy link
Collaborator

alsnhll commented Mar 11, 2025

yup agree we should close if everyone okays new PR.

@saraloo saraloo closed this Mar 18, 2025
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.

3 participants