".github/vscode:/vscode.git/clone" did not exist on "d870f9c5af13b6ef72a881f4a36dd14bd2305f0b"
server: return error when embedding contains NaN or Inf values (#13599)
The normalize function now checks for NaN and Inf values in the
embedding vector before processing. This prevents JSON encoding
failures when models produce invalid floating-point values.
Fixes #13572
Signed-off-by:
majiayu000 <1835304752@qq.com>
Showing
Please register or sign in to comment