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

Merged
merged 1 commit into from
Jan 21, 2025
Merged

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
@mergify mergify bot added the one-approval label Jan 17, 2025
@bbrowning bbrowning merged commit b66528c into instructlab:main Jan 21, 2025
22 checks passed
@bbrowning bbrowning deleted the llm-messages-block branch January 21, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
one-approval testing Relates to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finish syncing LLMMessagesBlock from research code
2 participants