microsoft / microsoft/MInference
[Question]: Scbench, mulit turn, input=last turn true answers + now turn prompt, but cache is only the 1st turn prompt?????
Open
Nobody has claimed this yet.
question
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 82
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Describe the issue
In scbench code, now turn inpu = last turn true answers + now turn prompt. but the cache only stay the 1st turn prompt? so, this is not a multi turn test???????
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the scbench multi-turn input and cache-handling entry points, then compare how the current turn input is assembled with what is retained in the cache. Confirm whether first-turn-only cache behavior is intended for the benchmark; done means resolving or clearly documenting the cache semantics for multi-turn tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100