local-llm-server/llm_server
Cyberes 5d03f875cb adjust prompt 2023-09-14 15:43:04 -06:00
..
llm 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
pages update current model when we generate_stats() 2023-08-24 21:10:00 -06:00
routes adjust prompt 2023-09-14 15:43:04 -06:00
__init__.py MVP 2023-08-21 21:28:52 -06:00
config.py add moderation endpoint to openai api, update config 2023-09-14 15:07:17 -06:00
database.py calculate time stats based on backend url 2023-09-13 12:34:14 -06:00
helpers.py add HF text-generation-inference backend 2023-08-29 13:46:41 -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 add moderation endpoint to openai api, update config 2023-09-14 15:07:17 -06:00
stream.py implement streaming for hf-textgen 2023-08-29 17:56:12 -06:00
threads.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