]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add gqa parameter support to the server (#2351)
authorIgnacioFDM <redacted>
Sun, 23 Jul 2023 20:31:17 +0000 (17:31 -0300)
committerGitHub <redacted>
Sun, 23 Jul 2023 20:31:17 +0000 (23:31 +0300)
commit4f06592cc6b83979e4b442e8cb97b3948c857188
tree80ce48f488da0099b2976f9ecc9a61505bd954cd
parent70d26ac3883009946e737525506fa88f52727132
Add gqa parameter support to the server (#2351)

* Add gqa parameter support to the server
* Change help from stderr to stdout
examples/server/server.cpp