This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
cturan
/
llama.cpp
дзеркало
https://github.com/cturan/llama.cpp
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Wiki
Дерево:
b5ae1ddff9
Гілки
Теги
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
server
/
webui
/
postcss.config.js
postcss.config.js
80 B
Історія
Запис
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}