[GH-ISSUE #3884] [FEAT]: Can anything-llm support running on "LoongArch"? #2481

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

Originally created by @cixl on GitHub (May 26, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3884

What would you like to see?

I tested that anything-llm cannot run ok on LoongArch cpu,when I execute "npm run setup", the result shows "lancedb/lancedb@0.15.0: The CPU architecture "loong64" is incompatible with this module." 。
How can I run it on "LoongArch"?

Originally created by @cixl on GitHub (May 26, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3884 ### What would you like to see? I tested that anything-llm cannot run ok on LoongArch cpu,when I execute "npm run setup", the result shows "lancedb/lancedb@0.15.0: The CPU architecture "loong64" is incompatible with this module." 。 How can I run it on "LoongArch"?
yindo added the enhancementfeature request labels 2026-02-22 18:29:52 -05:00
yindo closed this issue 2026-02-22 18:29:52 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 26, 2025):

You cannot,unless of course you want to remove the lancedb dependency and then make the default some other vector DB provider. Both of which are fork-related code and not pertinent to the main codebase

@timothycarambat commented on GitHub (May 26, 2025): You cannot,unless of course you want to remove the lancedb dependency and then make the default some other vector DB provider. Both of which are fork-related code and not pertinent to the main codebase
yindo changed title from [FEAT]: Can anything-llm support running on "LoongArch"? to [GH-ISSUE #3884] [FEAT]: Can anything-llm support running on "LoongArch"? 2026-06-05 14:46:47 -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#2481