runner: avoid buffer overwrite when generating multiple embeddings (#8714)
Shield the code processing the embedding result from subsequent calls that may overwrite the same buffer to process a second input when retrieving model embeddings.
Showing
Please register or sign in to comment