This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
cturan
/
llama.cpp
spegling av
https://github.com/cturan/llama.cpp
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Träd:
dfcd53f7ec
Grenar
Taggar
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
.windsurf
/
rules
/
css-architecture.md
css-architecture.md
222 B
Historik
Rå
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.