llama.cpp
sync : ggml
#8723
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
7
Changes
View On
GitHub
Commits
ggml : remove unnecessary UNUSED macro call (ggml/880)
ggerganov
committed
1 year ago
cmake : only enable GGML_NATIVE and x86 flags if not crosscompiling (ggml/885)
ggerganov
committed
1 year ago
vulkan : initialize vk_buffer_struct members to VK_NULL_HANDLE (ggml/893)
ggerganov
committed
1 year ago
ggml: add support for float16 input tensors in pooling operations (ggml/895)
ggerganov
committed
1 year ago
ggml : loop tiling optimizations for scalar path (ggml/898)
ggerganov
committed
1 year ago
sync : ggml
ggerganov
committed
1 year ago
ggml : add missing semicolon (#0)
ggerganov
committed
1 year ago
Loading