local-llm-server/llm_server
Cyberes ecdf819088 fix try/finally with continue, fix wrong subclass signature 2023-09-28 00:11:34 -06:00
..
config redo background processes, reorganize server.py 2023-09-27 23:36:44 -06:00
database fix error handling 2023-09-27 14:36:49 -06:00
llm add ratelimiting to websocket streaming endpoint, fix queue not decrementing IP requests, add console printer 2023-09-27 21:15:54 -06:00
pages update current model when we generate_stats() 2023-08-24 21:10:00 -06:00
routes fix try/finally with continue, fix wrong subclass signature 2023-09-28 00:11:34 -06:00
workers fix try/finally with continue, fix wrong subclass signature 2023-09-28 00:11:34 -06:00
__init__.py MVP 2023-08-21 21:28:52 -06:00
helpers.py fix homepage slowness, fix incorrect 24 hr prompters, fix redis wrapper, 2023-09-25 17:20:21 -06:00
integer.py MVP 2023-08-21 21:28:52 -06:00
netdata.py option to disable streaming, improve timeout on requests to backend, fix error handling. reduce duplicate code, misc other cleanup 2023-09-14 14:05:50 -06:00
opts.py more work on openai endpoint 2023-09-26 22:09:11 -06:00
pre_fork.py redo background processes, reorganize server.py 2023-09-27 23:36:44 -06:00
stream.py implement streaming for hf-textgen 2023-08-29 17:56:12 -06:00