This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a0269af292
llama.cpp
/
ggml
History
Yee Man Chan
139548d070
remove "const int64_t n_seq_tokens = q->ne[2];" to get rid of unused variable warning
2025-12-02 12:11:15 +08:00
..
cmake
ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (
#15094
)
2025-08-07 13:45:41 +02:00
include
Kimi Linear ggml.h
2025-12-02 11:14:34 +08:00
src
remove "const int64_t n_seq_tokens = q->ne[2];" to get rid of unused variable warning
2025-12-02 12:11:15 +08:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
ggml : add GGML_SCHED_NO_REALLOC option to disable reallocations in ggml_backend_sched (
#17276
)
2025-11-28 17:33:23 +02:00