Skip to content

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

Austin Huang edited this page Mar 16, 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

  • MQA Implementation for 2B models
  • Refactor terminal UI code out of run.cc into a reusable header
  • Toy example of an alternative model in examples/

Large Refactors

  • Pub/Sub message queue as interface between application and runtime for I/O, introspection, error handling
  • Move model configuration/selection to runtime
  • Add GPU backend (webgpu?)

Google Workflow Items

  • Incorporate copybara:end into copybara transformations

Features / Research

Clone this wiki locally