]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
starcoder : mmap (and gpu) example (#338)
authorjohnson442 <redacted>
Fri, 14 Jul 2023 17:58:51 +0000 (18:58 +0100)
committerGitHub <redacted>
Fri, 14 Jul 2023 17:58:51 +0000 (20:58 +0300)
commitd2b178ee747cfb0a0a1892da362d068080659170
tree63aa9fff2944ea7b321643643ec25b325d0d0a0f
parent90cb1ef6c144697119049c66caade8afed8ada4b
starcoder : mmap (and gpu) example (#338)

* Add basic mmap & GPU offload starcoder example

* starcode-mmap : adapt to new ggml API

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/common.cpp
examples/common.h
examples/starcoder/CMakeLists.txt
examples/starcoder/starcoder-mmap.cpp [new file with mode: 0644]