This repository has been archived on 2024-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
local-llm-server/llm_server/cluster
Cyberes 0771c2325c fix inference workers quitting when a backend is offline, start adding logging, improve tokenizer error handling 2023-10-23 17:24:20 -06:00
..
__init__.py set up cluster config and basic background workers 2023-09-28 18:40:24 -06:00
backend.py fix a few exceptions when all backends go offline 2023-10-23 15:22:57 -06:00
cluster_config.py track down keyerror 2023-10-20 13:57:20 -06:00
redis_cycle.py fix redis cycle and add no reset to daemon 2023-10-22 12:19:20 -06:00
stores.py mvp 2023-09-29 00:09:44 -06:00
worker.py fix inference workers quitting when a backend is offline, start adding logging, improve tokenizer error handling 2023-10-23 17:24:20 -06:00