| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix beam search previous window conditioning | yum | 2023-03-07 |
| | | | | | Not all contexts had `prev_prompt`, causing most beams to misbehave. | ||
| * | Begin work on evaluation framework | yum | 2023-03-03 |
| Need a way to verify that beam search is actually working better than greedy. | |||
