mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-28 08:31:25 +00:00
readme : update front-end framework (#11753)
After the migration to React with #11688
This commit is contained in:
committed by
GitHub
parent
0cf867160c
commit
3ab410f55f
@@ -220,7 +220,7 @@ services:
|
|||||||
The project includes a web-based user interface that enables interaction with the model through the `/chat/completions` endpoint.
|
The project includes a web-based user interface that enables interaction with the model through the `/chat/completions` endpoint.
|
||||||
|
|
||||||
The web UI is developed using:
|
The web UI is developed using:
|
||||||
- `vue` framework for frontend development
|
- `react` framework for frontend development
|
||||||
- `tailwindcss` and `daisyui` for styling
|
- `tailwindcss` and `daisyui` for styling
|
||||||
- `vite` for build tooling
|
- `vite` for build tooling
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user