You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#409 Only brings in a stub of LLMMessagesBlock with the actual functionality commented out. We need to uncomment, adjust to fit our upstream conventions and params, and add tests for this block's intended functionality.
The text was updated successfully, but these errors were encountered:
This was just a commented out stub before, ported over from the
research prototypes. This uncomments it, ports things to work within
the current structure of InstructLab, and adds a few tests to verify
the logic within the block.
Fixesinstructlab#414
Signed-off-by: Ben Browning <[email protected]>
#409 Only brings in a stub of LLMMessagesBlock with the actual functionality commented out. We need to uncomment, adjust to fit our upstream conventions and params, and add tests for this block's intended functionality.
The text was updated successfully, but these errors were encountered: