index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
server
/
index.html.hpp
Age
Commit message (
Expand
)
Author
2024-04-10
minor layout improvements (#6572)
Ralph Soika
2024-04-09
server : detect search query to start webchat (#6554)
Ed Lee
2024-04-04
server: allow penalizing repetition of newlines on server webpage (#6431)
Shakhar Dasgupta
2024-03-27
server: public: use relative routes for static files (#6325)
Eric Zhang
2024-03-21
json-schema-to-grammar improvements (+ added to server) (#5978)
Olivier Chafik
2024-01-30
Revert "server : change deps.sh xxd files to string literals (#5221)"
Georgi Gerganov
2024-01-30
server : change deps.sh xxd files to string literals (#5221)
JohnnyB
2024-01-02
server : add token counts to html footer (#4738)
Phil H
2023-11-10
server : allow continue edit on completion mode (#3950)
Jhen-Jie Hong
2023-11-08
server : add min_p param (#3877)
Mihai
2023-10-22
server : parallel decoding and multimodal (#3677)
Georgi Gerganov
2023-10-12
server : add completion mode (no chat) (#3582)
Aarni Koskela
2023-09-04
server : add a subtle loading animation to the edit box (#2466)
Aarni Koskela
2023-08-25
server : display token probabilities in the UI (#2489)
Jhen-Jie Hong
2023-08-18
server : support for saving templates in browser LocalStorage (#2486)
staviq
2023-08-14
server : fix default grammar by use empty string in the UI (#2604)
Jhen-Jie Hong
2023-08-14
server : implement json-schema-to-grammar.mjs & add grammar param in the UI (...
Jhen-Jie Hong
2023-08-04
fix firefox autoscroll (#2519)
Jonas Wunderlich
2023-08-01
server : Support dark mode (#2414)
ebraminio
2023-07-25
[Server] Escape HTML in webchat (#2368)
Henri Vasserman
2023-07-24
Chat UI extras (#2366)
Aarni Koskela
2023-07-05
Expose generation timings from server & update completions.js (#2116)
Tobias Lütke
2023-07-04
Simple webchat for server (#1998)
Tobias Lütke