-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
area:configurationRelates to configuration optionsRelates to configuration optionskind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Description
Error Details
Model: openai/gpt-oss-20b
Provider: lmstudio
Status Code: N/A
Error Output
Trying to keep the first 4144 tokens when context the overflows. However, the model is loaded with context length of only 4096 tokens, which is not enough. Try to load the model with a larger context length, or provide a shorter input
Additional Context
Please add any additional context about the error here
Metadata
Metadata
Assignees
Labels
area:configurationRelates to configuration optionsRelates to configuration optionskind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Type
Projects
Status
Todo