This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
cturan
/
llama.cpp
同期ミラー
https://github.com/cturan/llama.cpp
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
test
ブランチ
タグ
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
.windsurf
/
rules
/
css-architecture.md
css-architecture.md
222 B
パーマリンク
履歴
Raw
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.