[GH-ISSUE #1186] [BUG]: Error for LLAMA 70B,but it's ok for 8B #731

Closed
opened 2026-02-22 18:21:04 -05:00 by yindo · 1 comment
Owner

Originally created by @syunjiang126 on GitHub (Apr 25, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1186

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Could not respond to message.
LanceDBError: No vector column found to create index

Are there known steps to reproduce?

No response

Originally created by @syunjiang126 on GitHub (Apr 25, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1186 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Could not respond to message. LanceDBError: No vector column found to create index ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:21:04 -05:00
yindo closed this issue 2026-02-22 18:21:04 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 25, 2024):

You get that bug if you are trying to send a chat while using an embedder that is different from the one that you uploaded the document with.

Do not change embedder models as this impacts all workspaces and documents that were using that model. This error has nothing to do with your LLM.

For the workspace which you get the issue with, un-embed any files, delete them totally from the system, then re-upload and re-embed.

@timothycarambat commented on GitHub (Apr 25, 2024): You get that bug if you are trying to send a chat while using an embedder that is different from the one that you uploaded the document with. Do not change embedder models as this impacts all workspaces and documents that were using that model. This error has nothing to do with your LLM. For the workspace which you get the issue with, un-embed any files, delete them totally from the system, then re-upload and re-embed.
yindo changed title from [BUG]: Error for LLAMA 70B,but it's ok for 8B to [GH-ISSUE #1186] [BUG]: Error for LLAMA 70B,but it's ok for 8B 2026-06-05 14:36:54 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#731