]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : sync llama.cpp (#409)
authorGeorgi Gerganov <redacted>
Sun, 23 Jul 2023 14:51:29 +0000 (17:51 +0300)
committerGitHub <redacted>
Sun, 23 Jul 2023 14:51:29 +0000 (17:51 +0300)
commit27e2c5b63484bde71667d7a48c53a82d0434f620
treef164a152d888b63f04655cb4a05a3ba56a4c6de2
parent3accb95942d1f6b4f6b7b6a2e854b4f0beaef3d3
ggml : sync llama.cpp (#409)

* ggml : sync llama.cpp

ggml-ci

* ggml : fix nullptr derefs in backward

* ci : add mnist test, import/export graph

* add op_params to ggml_graph_export/import

ggml-ci

* mnist : export/import op_params for testing purposes

* mnist : fix f32 model generation test + instructions

ggml-ci

* ci : install python deps even for low-perf builds

ggml-ci

---------

Co-authored-by: Diego Devesa <redacted>
ci/run.sh
examples/mnist/README.md
examples/mnist/main-cpu.cpp
examples/mnist/main.cpp
include/ggml/ggml.h
src/ggml-cuda.cu
src/ggml-metal.m
src/ggml-metal.metal
src/ggml.c