This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
351f3da39c
llama.cpp
/
.windsurf
/
rules
/
css-architecture.md
222 B
Raw
Blame
History
trigger
manual
Tailwind & CSS
We are using Tailwind v4 which uses oklch colors so we now want to refer to the CSS vars directly, without wrapping it with any color function like
hsla/hsl
,
rgba
etc.