FastChat/fastchat/serve /test_throughput.py
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
"from fastchat.conversation import default_conversation"
conversation.py file no have default_conversation
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 with FastChat/fastchat/serve/test_throughput.py and inspect the import of default_conversation against fastchat/conversation.py. Run the throughput test or its relevant test command, and consider the issue resolved when the referenced conversation symbol is available and the test no longer fails at import.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100