能不能支持stream_chat,现在在A100上做推理都很慢很慢
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
类似chatGLM,加上流式输出用户体验会好一点
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
The issue requests a stream_chat feature with incremental output, similar to ChatGLM, but names no files, tests, or entry points. Start by locating the existing chat and inference response path. Done means stream_chat returns output progressively and the behavior is covered by a reproducible check on the A100 inference path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100