This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
cturan
/
llama.cpp
kopia lustrzana
https://github.com/cturan/llama.cpp
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
4c32832c59
Gałęzie
Tagi
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
tools
/
server
/
webui
/
postcss.config.js
postcss.config.js
69 B
Historia
Czysty
1
2
3
4
5
export default {
plugins: {
"@tailwindcss/postcss": {},
},
}