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-11-15 07:19:53 +00:00
Code
Issues
Actions
13
Packages
Projects
Releases
Wiki
Activity
3a987b00fc
llama.cpp
/
ggml
History
LIU Xiao
d3cd16601e
set _WIN32_WINNT and WINVER to GGML_WIN_VER under WIN32 instead of MINGW
2024-08-03 20:09:35 +08:00
..
cmake
llama : reorganize source code + improve CMake (
#8006
)
2024-06-26 18:33:02 +03:00
include
Fix conversion of unnormalized BF16->BF16 weights (
#7843
)
2024-08-02 15:11:39 -04:00
src
set _WIN32_WINNT and WINVER to GGML_WIN_VER under WIN32 instead of MINGW
2024-08-03 20:09:35 +08:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
set GGML_WIN_VER to 0x601 (WIN7)
2024-08-03 20:09:34 +08:00