]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : use std::make_tuple() for compatibility with older GCC versions (#3488)
authorKenvix ⭐ <redacted>
Thu, 5 Oct 2023 17:16:39 +0000 (01:16 +0800)
committerGitHub <redacted>
Thu, 5 Oct 2023 17:16:39 +0000 (20:16 +0300)
commit45eba9369fbcbd7f677eba9a2d3e4ffcfdc81824
tree4fab8574b178d9ae155a81f939460e92d30da099
parentacec9eaaa93315711c11d15afa8d245d164b7cff
build : use std::make_tuple() for compatibility with older GCC versions (#3488)
common/common.cpp
examples/server/server.cpp