mirror of
https://github.com/LAION-AI/Open-Assistant.git
synced 2026-03-29 18:17:05 +00:00
closes #2931 (slightly changed goal based on advice from the discord, generate full messages, not 'x' tokens. Full messages are more useful data) - [x] Create draft selection UI - [x] Draft inference - [x] Option to regenerate drafts and serve 3 new ones - [x] Remember last viewed sibling message - [x] Store selected draft training data for RLHF - ~~[ ] Disable drafts when queue is too long / server is under load~~ (Suggested to leave to next PR in the discord) - [x] Draft markdown rendering - [x] 'Used plugin' UI for drafts - [x] Resolve merge conflicts --------- Co-authored-by: notmd <33456881+notmd@users.noreply.github.com> Co-authored-by: notmd <notmd1811@gmail.com>