]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update front-end framework (#11753)
authorNikolaos Pothitos <redacted>
Sat, 8 Feb 2025 09:43:04 +0000 (11:43 +0200)
committerGitHub <redacted>
Sat, 8 Feb 2025 09:43:04 +0000 (10:43 +0100)
After the migration to React with #11688

examples/server/README.md

index e9d0374ada593681619c389149d85fb4927df67a..d0b262f0e1f75d18dd90bf774b3f84492fd77806 100644 (file)
@@ -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 web UI is developed using:
-- `vue` framework for frontend development
+- `react` framework for frontend development
 - `tailwindcss` and `daisyui` for styling
 - `vite` for build tooling