glm4 Churn out
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
安装命令 pip install git+https://github.com/lm-sys/FastChat.git
执行命令:python3 -m fastchat.serve.cli --model-path ./model/glm-4-9b-chat/
输入:你好等
输出:不停地输出
装的最新版本,这自适应的glm-4是不是还是有bug

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 reproducing the reported command, `python3 -m fastchat.serve.cli --model-path ./model/glm-4-9b-chat/`, using the referenced GLM-4 model and the latest FastChat installation. Inspect the CLI serving and generation path for why a simple greeting keeps producing output; done means the command returns a finite response rather than continuously generating.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100