.. | ||
src | ||
test | ||
.dockerignore | ||
build | ||
Dockerfile | ||
main.py | ||
readme.md | ||
requirements.txt | ||
run |
Chatbots API
To build one yourself you'll need to first train a model, place the entire directory (checkpoints aren't needed) containing pytorch_model.bin in bots, then edit or duplicate cartman.py.
Cartman Docker images are availible for x86_64 (1.6GB) and aarch64 (1.4GB)
See run and test to interact with it
Live demo here