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-21 12:16:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dbdb6c82f8f3790160cb7ddfd1eb9cc2622b498
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