Problem embedding with new-line

#3
by planti - opened

Hi vonjack,
This model does not seem to support the new-line character (\n).
I tried with LLM Studio, and if I enter text with the character \n, I get this error:
Unknown exception caused embedding to stop: unordered_map::at: key not found.

Sentences without newline characters are embedded successfully.

planti

Sign up or log in to comment