"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "3eb498e7b4868bca7460d41cda52d33c3ede5502"
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