I am running the service using docker with local ollama setup lrs33/bce-embedding-base_v1, all default setup. When testing with
20240407210058895889.pdf this file, 661 pages Chinese, the process has been running over 12 hours (Splitter 10 mins + Extractor 9 hours + Running Vectorizer) and now stuck on Vectorizer process. Check the detailed log here log.
As it is showed in log, it always triggers the error when invoking vector operator. index:20/67. Then process restarted again and again. Any ideas of how to debug this?
Thx
I am running the service using docker with local ollama setup
lrs33/bce-embedding-base_v1, all default setup. When testing with20240407210058895889.pdf this file, 661 pages Chinese, the process has been running over 12 hours (Splitter 10 mins + Extractor 9 hours + Running Vectorizer) and now stuck on Vectorizer process. Check the detailed log here log.
As it is showed in log, it always triggers the error when invoking vector operator. index:20/67. Then process restarted again and again. Any ideas of how to debug this?
Thx