index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ggml-impl.h
Age
Commit message (
Expand
)
Author
2024-05-25
ggml: aarch64: SVE kernels for q8_0_q8_0, q4_0_q8_0 vector dot (#7433)
Masaya, Kato
2024-05-20
ggml : add loongarch lsx and lasx support (#6454)
junchao-loongson
2024-05-20
Add provisions for windows support for BF16 code including CMake provision fo...
Srihari-mcw
2024-05-14
ggml : expose SSE3 and SSSE3 for MSVC when AVX is available (whisper/2128)
Przemysław Pawełczyk
2024-05-08
ggml : introduce bfloat16 support (#6412)
Justine Tunney
2024-04-29
ggml : fix __MSC_VER -> _MSC_VER (#6977)
Georgi Gerganov
2024-04-25
ggml : fix MIN / MAX macros (#6904)
Georgi Gerganov
2024-04-24
ggml : move 32-bit arm compat in ggml-impl.h (#6865)
Georgi Gerganov
2024-04-16
ggml : add llamafile sgemm (#6414)
Justine Tunney
2024-03-11
ggml, ci : Windows ARM runner and build fixes (#5979)
Michael Podvitskiy
2024-02-22
ggml : always define ggml_fp16_t as uint16_t (#5666)
Georgi Gerganov
2024-02-05
ggml : make use of ggml-quants.h possible in C++ code (#5338)
Kawrakow
2024-01-12
llama : ggml-backend integration (#4766)
slaren
2024-01-04
ggml : include stdlib.h before intrin.h (#4736)
Georgi Gerganov
2023-12-07
sync : ggml (new ops, tests, backend, etc.) (#4359)
Georgi Gerganov
2023-11-13
ggml : sync (im2col, GPU conv, 32-bit arm compat) (#4060)
Georgi Gerganov
2023-11-13
sync : ggml (backend v2) (#3912)
Georgi Gerganov
2023-10-30
ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861)
Georgi Gerganov