diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-01-02 10:57:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 10:57:44 +0200 |
commit | 58ba655af054715c0516ee270ad028ad9e74f357 (patch) | |
tree | 4bdb0c8a89cefc2c945e0d3a1008cc6bda38e2ad /examples/make-ggml.py | |
parent | edd1ab7bc34c10a780ee7f9a4499f7689cdad36d (diff) |
metal : enable shader debugging (cmake option) (#4705)
* ggml : disable fast-math for Metal (cmake build only)
ggml-ci
* metal : fix Metal API debug warnings
* cmake : add -fno-inline for Metal build (#4545)
* metal : fix API debug warnings
* metal : fix compile warnings
* metal : use uint64_t for strides
* cmake : rename option to LLAMA_METAL_SHADER_DEBUG
* metal : fix mat-vec Q8_0 kernel for BS > 1
* metal : normalize mat-vec kernel signatures
* cmake : respect LLAMA_QKK_64 option
* metal : fix mat-vec Q4_K kernel for QK_K == 64
ggml-ci
Diffstat (limited to 'examples/make-ggml.py')
0 files changed, 0 insertions, 0 deletions