From 437312897e4b8c7efa9451ed1ef810cdcd0f677d Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Sun, 12 Feb 2023 21:45:21 -0500 Subject: [PATCH] readme --- api/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/readme.md b/api/readme.md index a14fdfc..b2cf56c 100644 --- a/api/readme.md +++ b/api/readme.md @@ -2,11 +2,11 @@ [FastAPI](https://fastapi.tiangolo.com/) and [PyTorch](https://pytorch.org/) -To build one yourself you'll need to first [train a model](../train), +To build one yourself you'll need to first [train a model](../train), place the entire directory (checkpoints aren't needed) containing pytorch_model.bin in [bots](./src/bots), then edit or duplicate [cartman.py](./src/bots/cartman.py). -Cartman Docker images for are availible for +Cartman Docker images are availible for [x86_64](https://doordesk.net/files/chatbots_api_x86_64.tar.gz) (1.6GB) and [aarch64](https://doordesk.net/files/chatbots_api_x86_64.tar.gz) (1.4GB)