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

Implement LLMMessagesBlock #461

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bbrowning
Copy link
Contributor

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.

Fixes #414

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.

Fixes instructlab#414

Signed-off-by: Ben Browning <[email protected]>
@mergify mergify bot added the testing Relates to testing label Jan 6, 2025
@bbrowning bbrowning requested a review from a team January 7, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Relates to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finish syncing LLMMessagesBlock from research code
1 participant