This website requires JavaScript.
Explore
Help
Sign In
CS348Project
/
llama.cpp
Watch
5
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-11-20 12:07:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a6cfd6c6f34747142f155192df42e11cebec026
llama.cpp
/
ggml
History
vithulep
6a6cfd6c6f
Implemented vector length agnostic SVE using switch case for 512-bit, 256-bit, 128-bit vector lengths
2024-09-03 12:17:44 +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 12:17:44 +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