Skip to content

feat: integrate tinker-cookbook & add spawn() for lightweight parallel environments#96

Merged
cameron-chen merged 9 commits intomainfrom
feat-tinker
Oct 5, 2025
Merged

feat: integrate tinker-cookbook & add spawn() for lightweight parallel environments#96
cameron-chen merged 9 commits intomainfrom
feat-tinker

Conversation

@cameron-chen
Copy link
Collaborator

This PR introduces two major updates:

  1. tinker-cookbook integration: Adds an example showcasing RL training with tinker-cookbook, utilizing tinker's api to train agents using GEM on laptops
  2. Env.spawn() method: Adds a new spawn() function to the Env class, enabling lightweight creation of parallel. Useful for cases where shared resources (e.g., HF datasets) should only be loaded once.

@cameron-chen cameron-chen requested a review from lkevinzc October 5, 2025 09:48
@cameron-chen cameron-chen merged commit 7fda399 into main Oct 5, 2025
@cameron-chen cameron-chen deleted the feat-tinker branch October 5, 2025 13:14
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.

1 participant