Skip to content

Commit 098e8f1

Browse files
authored
Update README.md
1 parent a733cc1 commit 098e8f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ For detailed information on how to use the HoML CLI, please refer to our officia
5353
[**HoML Documentation**](https://homl.dev/docs/cli.html)
5454

5555
## TODO / Roadmap
56-
* Improve vLLM startup time to support faster switching between models.
56+
* [v] Improve vLLM startup time to support faster switching between models.
5757
* MultiGPU support: Enable multiple models running at the same time on different GPUs.
5858
* Enable multiple models running at the same time on the same GPU, this means we need to be able to estimate the vRAM usage of each model and manage the memory accordingly.
5959
* Add support for ROCm, Apple Silicon, and other architectures.
6060
* Add support for loading adapter layers.
61-
* Add support for endpoints other than chatcompletion, such as embeddings and text generation.
61+
* Add support for endpoints other than chat/completion, such as embeddings and text generation.
6262

6363
## Contributing
6464

@@ -78,4 +78,4 @@ HoML stands on the shoulders of giants. We would like to extend our heartfelt gr
7878

7979
## License
8080

81-
This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details.
81+
This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)