llama.cpp/tools/server/webui
Aman 7781e5fe99
webui: Wrap long numbers instead of infinite horizontal scroll (#14062)
* webui: Wrap long numbers instead of infinite horizontal scroll

* Use tailwind class

* update index.html.gz
2025-06-11 16:42:25 +02:00
..
public llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
src webui: Wrap long numbers instead of infinite horizontal scroll (#14062) 2025-06-11 16:42:25 +02:00
.gitignore llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
.prettierignore llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
eslint.config.js llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
index.html llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
package-lock.json webui : handle PDF input (as text or image) + convert pasted long content to file (#13562) 2025-05-15 14:24:50 +02:00
package.json webui : handle PDF input (as text or image) + convert pasted long content to file (#13562) 2025-05-15 14:24:50 +02:00
postcss.config.js llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tailwind.config.js llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tsconfig.app.json llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tsconfig.json llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tsconfig.node.json llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
vite.config.ts webui : handle PDF input (as text or image) + convert pasted long content to file (#13562) 2025-05-15 14:24:50 +02:00