]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
examples : fix simple (#770)
authorBryan Lozano <redacted>
Fri, 22 Mar 2024 07:17:34 +0000 (00:17 -0700)
committerGitHub <redacted>
Fri, 22 Mar 2024 07:17:34 +0000 (09:17 +0200)
commit30626ea6e00eb4d4b9a943d6ab0ecdef112350c0
tree0f9772697ebaea69add91175a02d7db7468001ca
parent1bf5e231a9ffe7612522baa014644c768eba1a73
examples : fix simple (#770)

* Update README.md

Correcting matrix multiplication expected result.

* Update simple-ctx.cpp

Fix incorrect striding through output.

* simple : update readme

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/simple/README.md
examples/simple/simple-ctx.cpp