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
Cyberes cb99c3490e rewrite tokenizer, restructure validation 2023-09-24 13:02:30 -06:00
..
database rewrite tokenizer, restructure validation 2023-09-24 13:02:30 -06:00
llm rewrite tokenizer, restructure validation 2023-09-24 13:02:30 -06:00
pages update current model when we generate_stats() 2023-08-24 21:10:00 -06:00
routes rewrite tokenizer, restructure validation 2023-09-24 13:02:30 -06:00
__init__.py MVP 2023-08-21 21:28:52 -06:00
config.py add config setting for hostname 2023-09-23 23:24:08 -06:00
helpers.py add config setting for hostname 2023-09-23 23:24:08 -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 don't store host if it's an IP 2023-09-23 23:14:22 -06:00
stream.py implement streaming for hf-textgen 2023-08-29 17:56:12 -06:00
threads.py adjust a few final things 2023-09-23 22:30:59 -06:00