[PR #157] [CLOSED] Update system-requirements.mdx #157

Closed
opened 2026-02-23 17:19:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/157
Author: @thejjw
Created: 4/24/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • ec09a0a Update 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

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

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

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/157 **Author:** [@thejjw](https://github.com/thejjw) **Created:** 4/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ec09a0a`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/ec09a0a0943984766d586e9f5c045d905e042e3a) Update system-requirements.mdx ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/installation-docker/system-requirements.mdx` (+3 -1) </details> ### 📄 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 <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> 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: [#](https://github.com/Mintplex-Labs/anything-llm/issues/1331) 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 <!-- Add any other context about the Pull Request here that was not captured above. --> ### Validations <!-- All of the applicable items should be checked. --> - [ ] Ensured updated documentation pass spell check - [ ] Updated or added relevant links as needed - [ ] Reviewed the changes for clarity and accuracy - [ ] Successfully ran the code locally without encountering errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:19:52 -05:00
yindo closed this issue 2026-02-23 17:19:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#157