Files
Open-Assistant/oasst-shared
Yannic Kilcher 1709dc0324 Initial implementation of the inference system (#869)
* very primitive implementation of inference

* re-worked with security in mind

* removed polling from clients

* switched workers to websockets

* implemented back and forth chats
2023-01-21 22:38:18 +01:00
..
2022-12-19 18:00:09 +01:00
2023-01-02 21:11:14 -05:00

Shared Python code for Open Assisstant

Run pip install -e . to install the package in editable mode.