llama.cpp/examples/server/public
Tobias Lütke 31cfbb1013
Expose generation timings from server & update completions.js (#2116)
* use javascript generators as much cleaner API

Also add ways to access completion as promise and EventSource

* export llama_timings as struct and expose them in server

* update readme, update baked includes

* llama : uniform variable names + struct init

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2023-07-05 16:51:13 -04:00
..
completion.js Expose generation timings from server & update completions.js (#2116) 2023-07-05 16:51:13 -04:00
index.html Expose generation timings from server & update completions.js (#2116) 2023-07-05 16:51:13 -04:00
index.js Simple webchat for server (#1998) 2023-07-04 16:05:27 +02:00