Update roadmap with WIP in README.md
This commit is contained in:
parent
9d086c2e28
commit
31005ca992
|
@ -96,8 +96,8 @@ Unfortunately, we don't have any benchmarks for this model yet. If you have one,
|
|||
|
||||
We're looking to add more features to LlamaGPT. You can see the roadmap [here](https://github.com/getumbrel/llama-gpt/issues/8#issuecomment-1681321145). The highest priorities are:
|
||||
|
||||
- Add CUDA and Metal support.
|
||||
- Moving the model out of the Docker image and into a separate volume.
|
||||
- Add CUDA and Metal support (work in progress).
|
||||
- Moving the model out of the Docker image and into a separate volume (work in progress).
|
||||
- Updating the front-end to show model download progress, and to allow users to switch between models.
|
||||
- Making it easy to run custom models.
|
||||
|
||||
|
|
Loading…
Reference in New Issue