This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
cyberes
/
local-llm-server
Archived
Watch
1
Star
1
Fork
You've already forked local-llm-server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
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.
ee44371fdf
local-llm-server
/
llm_server
/
cluster
History
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