Commit Graph

4 Commits

Author SHA1 Message Date
Alan Jean 7961fe3b71 chore(inference): add docs about the containerized inference stack 📝
Fixes #913
2023-01-29 05:30:00 +04:00
Yannic Kilcher 45a4b09eae added setup instructions to readme 2023-01-27 15:42:01 +01:00
Yannic Kilcher f1edcc8a28 added streaming worker 2023-01-26 16:41:57 +01:00
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