Skip to content

Conversation

@finbarrtimbers
Copy link
Collaborator

@finbarrtimbers finbarrtimbers commented Aug 30, 2025

As part of #859, I made a number of major changes. To be a better software engineer, I'm breaking them out into separate PRs (and also because there's a bug in #859 that I can't identify).

This refactors the way we structure our main LLM engine loop to make it ready for inserting individual prompts. This unifies the way we handle requests for tool use and non-tool use. It shouldn't be observable to a caller of LLMRayActor.

Runs:

  1. Single GPU: Beaker
  2. Multi-node: Beaker
  3. Single GPU with tool use: Beaker

@finbarrtimbers finbarrtimbers changed the title Combine tools and non-tool use. Refactor main engine loop Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants