Description
The roadmap in the README only extends to end May, does not include all features and is not divided into release phases (alpha, beta etc.)
Motivation
We want a reader of the README to understand the goals of project and what will be delivered when.
Proposed Solution
Sub-sections for at least the first three numbered versions of the project, indicate the date of release and the development stage e.g. 0.1 (End April 26, Alpha) and a short bullet list of the main items expected to be in place: docs, features, packages
e.g. for 0.1 you might have
- dependency management tools and protocol in place, supporting with/without vllm [latest/target] scenarios
- concrete benchmarking protocol
- basic requirements for contributing packages defined
- initial CI in place covering X,Y,Z
- terratorch integrated
Description
The roadmap in the README only extends to end May, does not include all features and is not divided into release phases (alpha, beta etc.)
Motivation
We want a reader of the README to understand the goals of project and what will be delivered when.
Proposed Solution
Sub-sections for at least the first three numbered versions of the project, indicate the date of release and the development stage e.g. 0.1 (End April 26, Alpha) and a short bullet list of the main items expected to be in place: docs, features, packages
e.g. for 0.1 you might have