]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
gpt-2 : allow setting custom context size (i.e. large KV cache)
authorGeorgi Gerganov <redacted>
Fri, 20 Oct 2023 06:57:04 +0000 (09:57 +0300)
committerGeorgi Gerganov <redacted>
Fri, 20 Oct 2023 06:57:04 +0000 (09:57 +0300)
commit6a4e20f53037a61a2fa32cd462bb86dda4e7e99a
treec3cac87f4ce209dbbec061c3bd60a3b9bf812b35
parentc0e1eb4414d18242daa0641ea8aa29be28f09d00
gpt-2 : allow setting custom context size (i.e. large KV cache)
examples/common.cpp
examples/common.h
examples/gpt-2/main-batched.cpp
examples/gpt-2/main.cpp