mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 09:15:22 -04:00
[PR #157] [CLOSED] Update system-requirements.mdx #157
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/157
Author: @thejjw
Created: 4/24/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
ec09a0aUpdate system-requirements.mdx📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
pages/installation-docker/system-requirements.mdx(+3 -1)📄 Description
anythingllm docker container will abruptly fail if the cpu is not supported. I found out the hard way as a first time user. Please make the document notify this requirement.
Pull Request Type
Relevant Issues
resolves #xxx
What is in this change?
Hello,
I'm first time anythingllm user and tried setting up the server with the anythingllm docker image. However it kept dying as soon as i try saving llm preference in its onboarding phase. After hours of trying and searching it got me to this issue page where its internal lancedb? is not supported on old CPU without avx2 instructions: # Xeon CPU at my server does have avx support but no avx2 support it turns out. Please communicate this requirement clearly before next person installs the product is all I'm asking.
Thanks.
Additional Information
Validations
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.