Closed MarkusDegen closed 2 months ago
bge-micro-v2 did not stop at 13550
Found the issue, i used <|endoftext|> in one of the notes. This is GPTs end of text token. I think ticket can be closed
Uncaught (in promise) Error: The text contains a special token that is not allowed: <|endoftext|>
at _Tiktoken.encode (plugin:smart-connections:12332:15)
at SmartEmbedOpenAIAdapter.count_tokens (plugin:smart-connections:12413:21)
at SmartEmbedOpenAIAdapter.prepare_embed_input (plugin:smart-connections:12445:34)
at eval (plugin:smart-connections:12427:70)
at Array.map (
Tried 3 times now. Deleted smart connections folder too, restart, deactivate plugin etc
When generating the embeddings with OpenAI text embedding small, the process keeps stuck always at 13550/19637
I did not see any log files or so to give more details. I have no idea at which files he stopped