]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : fix incorrect usage of llama_get_embeddings() (#14225)
authorGeorgi Gerganov <redacted>
Mon, 16 Jun 2025 19:33:27 +0000 (22:33 +0300)
committerGitHub <redacted>
Mon, 16 Jun 2025 19:33:27 +0000 (22:33 +0300)
commit89fea80d298184d1cd93564f48e060d9f541f4b4
treedd238ffe37f014e08943cc6fbc34797fc9a2d03e
parent6adc3c3ebc029af058ac950a8e2a825fdf18ecc6
server : fix incorrect usage of llama_get_embeddings() (#14225)

* server : fix incorrect usage of llama_get_embeddings()

ggml-ci

* cont : fix the fix

ggml-ci
include/llama.h
tools/server/server.cpp