generated from VectorInstitute/aieng-template-poetry
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
vector-inference is starting to expand to more models and has onboarded users. I'm looking to contribute by helping improve its maintainability. Concretely, I have 4 tasks in mind:
- Reduce maintenance overhead by having dependabot submit security updates and dependency updates as long as they conform to the requirements of the library
- Add a docs build to create a webpage to help users
- Improve the dev build tooling (migrate to uv from poetry)
- Add unit tests for the python code in the vec-inf package.
- Automate docker image build process and pushing to dockerhub/GCR repo
- Add design doc