summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-05-27 12:56:30 -0300
committericebaker <icebaker@proton.me>2023-05-27 12:56:30 -0300
commit81715a29f2e15be34052f0aa6584b2d41fc18426 (patch)
treee347cecaf69eb332a3a8b283d49bb693f1bb6a77
parent9fe72c704aa7910ef17f7ae73883adb96340d336 (diff)
updating readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ab77224..e9017ea 100644
--- a/README.md
+++ b/README.md
@@ -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)