Closed whut265107 closed 3 weeks ago
Same issue, when using llama3.1:8b and set embedding_dim=4096, the 'Embedding dim mismatch' still occurs once, and the second error occurs when the example is re-run.
Please check if there are any cached files in the WORKING_DIR. If so, you’ll need to clear them and rerun the example.
When llm_model_name is set to 'qwen2.5:7b', the code is as follows:
The following bug will occur:
And when embedding_dim is set to 1536, the code is as follows:
The following bug will occur: