]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
add google magika inference example (ggml/748)
authorslaren <redacted>
Sun, 25 Feb 2024 19:41:35 +0000 (20:41 +0100)
committerGeorgi Gerganov <redacted>
Wed, 28 Feb 2024 09:17:06 +0000 (11:17 +0200)
commit2774b0c97427ee3ad3e2ee121354d078794e89d9
tree002c4345f2c300fcb42a019ba9a42fc6421d0928
parent5f706718566e3a5147916dc381f3b99de0ffad47
add google magika inference example (ggml/748)

* add magika inference example

* ggml : fix unaligned accesses in custom ops

* ggml : fix FP32 GELU for values that exceed the FP16 range

* use ggml_pool_1d

* add README

* Update README.md

* pad inputs if the files are too small

* cleanup

ggml-ci
ggml.c