Skip to content

Add SMC Ensembles#136

Open
samuki wants to merge 6 commits intomainfrom
ensemble
Open

Add SMC Ensembles#136
samuki wants to merge 6 commits intomainfrom
ensemble

Conversation

@samuki
Copy link
Copy Markdown
Member

@samuki samuki commented Feb 1, 2026

Integrate Ensembles by @chanr0

  • Token level ensemble: ensemble the same base model across multiple prompts.
  • Byte level ensembles: ensemble different models by mapping them onto a shared byte alphabet using genlm-bytes

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 1, 2026

Codecov Report

❌ Patch coverage is 98.54369% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
genlm/control/potential/built_in/ensemble.py 98.37% 2 Missing ⚠️
genlm/control/sampler/byte_ensemble.py 98.11% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@samuki samuki marked this pull request as ready for review February 1, 2026 23:50
@samuki samuki requested a review from chanr0 February 3, 2026 15:39
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