[GH-ISSUE #1413] [Question] LLM Context Window per Workspace #903

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

Originally created by @ShadowArcanist on GitHub (May 15, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1413

Let's say I am using Olllama as LLM Provider and have following models installed:

  • Yarn Mistral >> 128K Context Window
  • Mistral 7B >> 32K Context Window
  • Llama 3 8B >> 8K Context Window

So I have 3 Workspaces -- A, B, C and I use:

  • Yarn Mistral 128K on Workspace A
  • Mistral 32K on Workspace B
  • Llama 8K on Workspace C

AnythingLLM only have option to set model context window on LLM Preference on settings menu but on Workspace Settings I only have option to choose the Model.

So if I set 8K context window limit on LLM Preference on settings menu and use "Yarn Mistral 128K on Workspace A" then I will be only using 8K context window since it is what I set on Settings, I can't use the rest of 120K when using Yarn Mistral.

What should I do in this situation? 🤔

Originally created by @ShadowArcanist on GitHub (May 15, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1413 Let's say I am using Olllama as LLM Provider and have following models installed: - Yarn Mistral >> 128K Context Window - Mistral 7B >> 32K Context Window - Llama 3 8B >> 8K Context Window So I have 3 Workspaces -- A, B, C and I use: - Yarn Mistral 128K on Workspace A - Mistral 32K on Workspace B - Llama 8K on Workspace C AnythingLLM only have option to set model context window on LLM Preference on settings menu but on Workspace Settings I only have option to choose the Model. So if I set 8K context window limit on LLM Preference on settings menu and use "Yarn Mistral 128K on Workspace A" then I will be only using 8K context window since it is what I set on Settings, I can't use the rest of 120K when using Yarn Mistral. What should I do in this situation? 🤔
yindo closed this issue 2026-02-22 18:22:07 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 15, 2024):

Would need to be done via https://github.com/Mintplex-Labs/anything-llm/issues/970

@timothycarambat commented on GitHub (May 15, 2024): Would need to be done via https://github.com/Mintplex-Labs/anything-llm/issues/970
yindo changed title from [Question] LLM Context Window per Workspace to [GH-ISSUE #1413] [Question] LLM Context Window per Workspace 2026-06-05 14:37:50 -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#903