This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
llama.cpp
Watch
0
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-08-27 02:28:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c087b6f11d3385f4293b6841ebfb755063479490
llama.cpp
/
ggml
History
Max Krasnyansky
c087b6f11d
threads: fix msvc build without openmp (
#9615
)
...
We're missing atomic_thread_fence() in MSVC builds when openmp is disabled.
2024-09-23 21:18:48 -07:00
..
cmake
llama : reorganize source code + improve CMake (
#8006
)
2024-06-26 18:33:02 +03:00
include
ggml/examples: add backend support for numerical optimization (ggml/949)
2024-09-20 21:15:05 +03:00
src
threads: fix msvc build without openmp (
#9615
)
2024-09-23 21:18:48 -07:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
cmake : do not hide GGML options + rename option (
#9465
)
2024-09-16 10:27:50 +03:00