This website requires JavaScript.
Explore
Help
Sign in
k
/
llmServer
Watch
1
Star
0
Fork
You've already forked llmServer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
ai
5
commits
1
branch
0
tags
40
KiB
Python
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
k
8e576ae332
Now handling temperature and max_tokens correctly
2026-03-04 00:55:29 -05:00
bot.py
Now handling temperature and max_tokens correctly
2026-03-04 00:55:29 -05:00
model.py
Basic version working.
2026-03-03 21:52:30 -05:00
README.md
Add readme
2026-03-03 13:42:41 -05:00
README.md
LLM server
A quick script to host my model useing batching. Exists so more interesting projects can use it.