Mention that BLOOMZ was deactivated

This commit is contained in:
Vadim Peretokin 2023-01-08 20:45:48 +01:00 committed by GitHub
parent fcc2c5fcbf
commit 595613c0c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ to power Bloom, BloomZ and MT0-XXL api-inference widgets.
## Officially supported models
- [BLOOM](https://huggingface.co/bigscience/bloom)
- [BLOOMZ](https://huggingface.co/bigscience/bloomz)
- ~~[BLOOMZ](https://huggingface.co/bigscience/bloomz)~~ (deactivated)
- [MT0-XXL](https://huggingface.co/bigscience/mt0-xxl)
- ~~[Galactica](https://huggingface.co/facebook/galactica-120b)~~ (deactivated)
@ -90,4 +90,4 @@ curl 127.0.0.1:3000/generate \
```shell
make server-dev
make router-dev
```
```