This website requires JavaScript.
Explore
Help
Sign In
root
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
synced
2024-12-27 20:04:35 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
4dbdb6c82f
llama.cpp
/
ggml
History
vithulep
4dbdb6c82f
Implemented vector length agnostic SVE using switch case for 512-bit, 256-bit, 128-bit vector lengths
2024-09-03 11:27:22 +05:30
..
cmake
llama : reorganize source code + improve CMake (
#8006
)
2024-06-26 18:33:02 +03:00
include
llama : support RWKV v6 models (
#8980
)
2024-09-01 17:38:17 +03:00
src
Implemented vector length agnostic SVE using switch case for 512-bit, 256-bit, 128-bit vector lengths
2024-09-03 11:27:22 +05:30
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
Vulkan Optimizations and Fixes (
#8959
)
2024-08-14 18:32:53 +02:00