diff options
author | icebaker <icebaker@proton.me> | 2023-05-27 12:56:30 -0300 |
---|---|---|
committer | icebaker <icebaker@proton.me> | 2023-05-27 12:56:30 -0300 |
commit | 81715a29f2e15be34052f0aa6584b2d41fc18426 (patch) | |
tree | e347cecaf69eb332a3a8b283d49bb693f1bb6a77 | |
parent | 9fe72c704aa7910ef17f7ae73883adb96340d336 (diff) |
updating readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -265,7 +265,7 @@ Try the [Nano Bots Clinic (Live Editor)](https://clinic.nbots.io) to learn about Currently supported providers: -- [ ] [Vicuna](https://github.com/lm-sys/FastChat) +- [x] [FastChat (Vicuna)](https://github.com/lm-sys/FastChat) - [x] [Open AI](https://platform.openai.com/docs/api-reference) - [ ] [Google PaLM](https://developers.generativeai.google/) - [ ] [Alpaca](https://github.com/tatsu-lab/stanford_alpaca) |