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.
7456bbe085
local-llm-server
/
llm_server
/
llm
History
Cyberes
d9bbcc42e6
more work on openai endpoint
2023-09-26 22:09:11 -06:00
..
oobabooga
further align openai endpoint with expected responses
2023-09-24 21:45:30 -06:00
openai
more work on openai endpoint
2023-09-26 22:09:11 -06:00
vllm
more work on openai endpoint
2023-09-26 22:09:11 -06:00
__init__.py
more work on openai endpoint
2023-09-26 22:09:11 -06:00
generator.py
remove text-generation-inference backend
2023-09-12 13:09:47 -06:00
info.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
llm_backend.py
rewrite tokenizer, restructure validation
2023-09-24 13:02:30 -06:00