lm-sys / lm-sys/FastChat

max input prompt

Open
#2,412 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
39.5k
Forks
4.8k
PR merge metrics
No merged PRs in 30d

Description

WARNING 09-13 05:35:42 scheduler.py:130] Input prompt (2713 tokens) is too long and exceeds limit of 2560

where to change this limit

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at scheduler.py:130 and trace where the 2560-token limit used for the input prompt is defined or configured. Confirm whether the issue expects a higher limit or only documentation of the current setting; done should make the intended limit clear and verify the warning behavior for prompts near that limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.