]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : sync llama.cpp (changes to ggml_graph_compute() API) (#368)
authorGeorgi Gerganov <redacted>
Mon, 10 Jul 2023 18:40:05 +0000 (21:40 +0300)
committerGitHub <redacted>
Mon, 10 Jul 2023 18:40:05 +0000 (21:40 +0300)
commite41924818511e3e95ce1f94dbdccd206b4bd210c
tree4de1d9c7302031e410d54fef12f177c24355569d
parent543e88973a2c3f4750865048dd09a9b345e134fe
ggml : sync llama.cpp (changes to ggml_graph_compute() API) (#368)
23 files changed:
examples/dolly-v2/main.cpp
examples/gpt-2/main.cpp
examples/gpt-j/main.cpp
examples/gpt-neox/main.cpp
examples/mnist/main-cpu.cpp
examples/mnist/main-mtl.cpp
examples/mnist/main.cpp
examples/mpt/main.cpp
examples/replit/main.cpp
examples/starcoder/main.cpp
examples/whisper/whisper.cpp
include/ggml/ggml.h
src/ggml-cuda.cu
src/ggml-metal.h
src/ggml-metal.m
src/ggml-opencl.cpp
src/ggml.c
tests/test-blas0.c
tests/test-grad0.c
tests/test-mul-mat0.c
tests/test-opt.c
tests/test1.c
tests/test1.zig