llama.cpp
Simple webchat for server
#1998
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Commits
expose simple web interface on root domain
tobi
committed
2 years ago
tighter
tobi
committed
2 years ago
server : clear trailing whitespace
tobi
committed
2 years ago
minor aesthetic fixes
tobi
committed
2 years ago
embed index and add --path for choosing static dir
tobi
committed
2 years ago
newline police
tobi
committed
2 years ago
switched to fprintf logging and to access_log
tobi
committed
2 years ago
allow server to multithread
tobi
committed
2 years ago
improvements
tobi
committed
2 years ago
revert log format changes
tobi
committed
2 years ago
remove need for @microsoft/fetch-event-source dep (-7kb)
tobi
committed
2 years ago
let's try this with the xxd tool instead and see if msvc is happier with that
tobi
committed
2 years ago
enable server in Makefiles
tobi
committed
2 years ago
add /completion.js file to make it easy to use the server from js
tobi
committed
2 years ago
slightly nicer css
tobi
committed
2 years ago
rework state management into session, expose historyTemplate to settings
tobi
committed
2 years ago
fix mobile, fix missing prompt cache
tobi
committed
2 years ago
basic response formatting
tobi
committed
2 years ago
Loading