Update README.md (#1113)

This commit is contained in:
Olivier DEBAUCHE 2024-02-06 01:23:53 +01:00 committed by GitHub
parent 029e866c38
commit fcfb579e6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@ Instructions for setting up Serge on Kubernetes can be found in the [wiki](https
| **WizardLM** | 7B-v1.0, 13B-v1.2, 70B-v1.0 |
| **Zephyr** | 3B, 7B-Alpha, 7B-Beta |
Additional models can be requested by opening a GitHub issue.
Additional models can be requested by opening a GitHub issue. Other models are also available at [Serge Models](https://github.com/Smartappli/serge-models).
## ⚠️ Memory Usage
@ -106,4 +106,4 @@ To run Serge in development mode:
git clone https://github.com/serge-chat/serge.git
cd serge/
docker compose -f docker-compose.dev.yml up --build
```
```