llama-cpp-turboquant/examples/server/webui
Woof Dog e04643063b
webui : Prevent rerendering on textarea input (#12299)
* webui: Make textarea uncontrolled to eliminate devastating lag

* Update index.html.gz

* use signal-style implementation

* rm console log

* no duplicated savedInitValue set

---------

Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
2025-03-20 15:57:43 +01:00
..
public
src webui : Prevent rerendering on textarea input (#12299) 2025-03-20 15:57:43 +01:00
.gitignore
.prettierignore
eslint.config.js
index.html
package-lock.json server : (webui) introduce conversation branching + idb storage (#11792) 2025-02-10 21:23:17 +01:00
package.json server : (webui) introduce conversation branching + idb storage (#11792) 2025-02-10 21:23:17 +01:00
postcss.config.js
tailwind.config.js
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.ts