This website works better with JavaScript
Главная
Обзор
Помощь
Вход
cturan
/
llama.cpp
зеркало из
https://github.com/cturan/llama.cpp
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
test
Ветки
Метки
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
.windsurf
/
rules
/
css-architecture.md
css-architecture.md
222 B
Постоянная ссылка
История
Исходник
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.