Skip to content

Notes on Tasks to be Done (03‐15‐2024)

Austin Huang edited this page Mar 27, 2024 · 3 revisions

Here are some open tasks. If you'd like to pick up a task, open an issue (if the issue doesn't exist, if the issue does exist add a comment that you'll be working on it) and/or join discord here https://discord.gg/H5jCBAWxAe for discussion.

Incremental Library Improvements

Large Refactors

  • Pub/Sub message queue as interface between application and runtime for I/O, introspection
  • Error handling as return values so that applications can handle failure states in their own ways.
  • Move model configuration/selection to runtime
  • Add GPU backend (webgpu?)

Google Workflow Items

  • Incorporate copybara:end into copybara transformations

Features / Research