This website requires JavaScript.
Explore
Help
Sign In
millaguie
/
llama.cpp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
28
Packages
Projects
Releases
Wiki
Activity
Files
84a9bf2fc2875205f0806fbbfbb66dc67204094c
llama.cpp
/
examples
/
server
/
webui
/
postcss.config.js
T
6 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
server : (web ui) Various improvements, now use vite as bundler (
#10599
)
2024-12-03 19:38:44 +01:00
export
default
{
plugins
:
{
server : webui : Upgrade daisyui, tailwindcss. (
#12735
)
2025-04-04 09:09:52 -05:00
"@tailwindcss/postcss"
:
{},
server : (web ui) Various improvements, now use vite as bundler (
#10599
)
2024-12-03 19:38:44 +01:00
},
}
Reference in New Issue
Copy Permalink