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 94141b8ecf fix processing not being decremented on streaming, fix confusion over queue, adjust stop sequences 2023-10-02 20:53:08 -06:00
..
__init__.py set up cluster config and basic background workers 2023-09-28 18:40:24 -06:00
backend.py finish openai endpoints 2023-10-01 16:04:53 -06:00
cluster_config.py mvp 2023-09-29 00:09:44 -06:00
model_choices.py fix processing not being decremented on streaming, fix confusion over queue, adjust stop sequences 2023-10-02 20:53:08 -06:00
redis_config_cache.py functional 2023-09-30 19:41:50 -06:00
redis_cycle.py functional 2023-09-30 19:41:50 -06:00
stores.py mvp 2023-09-29 00:09:44 -06:00
worker.py functional 2023-09-30 19:41:50 -06:00