Upd TODOs

This commit is contained in:
M. Yusuf Sarıgöz 2023-11-06 03:36:53 +03:00
parent 1f8c866408
commit d6be69faff

View file

@ -51,7 +51,6 @@ Now both the LLaMA part and the image encoder is in the `llava-v1.5-7b` director
## TODO ## TODO
- [ ] Support server mode.
- [ ] Support non-CPU backend for the image encoding part. - [ ] Support non-CPU backend for the image encoding part.
- [ ] Support different sampling methods. - [ ] Support different sampling methods.
- [ ] Support more model variants. - [ ] Support more model variants.