summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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)