local-llm-server/llm_server/routes
Cyberes e0af2ea9c5 convert to gunicorn 2023-09-26 13:32:33 -06:00
..
helpers implement streaming on openai, improve streaming, run DB logging in background thread 2023-09-25 12:30:40 -06:00
openai convert to gunicorn 2023-09-26 13:32:33 -06:00
v1 convert to gunicorn 2023-09-26 13:32:33 -06:00
__init__.py show total output tokens on stats 2023-08-24 20:43:11 -06:00
auth.py handle when auth token is not enabled 2023-09-24 15:57:39 -06:00
cache.py fix homepage slowness, fix incorrect 24 hr prompters, fix redis wrapper, 2023-09-25 17:20:21 -06:00
ooba_request_handler.py update database, tokenizer handle null prompt, convert top_p to vllm on openai, actually validate prompt on streaming, 2023-09-25 22:32:48 -06:00
openai_request_handler.py convert to gunicorn 2023-09-26 13:32:33 -06:00
queue.py don't count SYSTEM tokens for recent prompters, fix sql exclude for SYSTEM tokens 2023-09-25 13:00:39 -06:00
request_handler.py don't count SYSTEM tokens for recent prompters, fix sql exclude for SYSTEM tokens 2023-09-25 13:00:39 -06:00
server_error.py fix invalid param error, add manual model name 2023-09-12 10:30:45 -06:00
stats.py don't count SYSTEM tokens for recent prompters, fix sql exclude for SYSTEM tokens 2023-09-25 13:00:39 -06:00