removing model_server. buh bye

This commit is contained in:
Salman Paracha 2025-11-22 13:25:11 -08:00
parent 88c2bd1851
commit 84477e0ec0
50 changed files with 17 additions and 9908 deletions

View file

@ -56,15 +56,8 @@ poetry install
archgw build
```
### Step 5: download models
This will help download models so model_server can load faster. This should be done once.
```bash
archgw download-models
```
### Logs
`archgw` command can also view logs from gateway and model_server. Use following command to view logs,
`archgw` command can also view logs from the gateway. Use following command to view logs,
```bash
archgw logs --follow