modelscope / modelscope/AgentJet
运行urlkey形式的example_math_agent时,rollout卡住
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 237
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
agentjet版本:0.4.0
commit:https://github.com/modelscope/AgentJet/commit/1d047f0bdb6ccdeb296f24b0613ceadb8d7f932f
安装方式:pip install -e .[verl]
系统信息:ubuntu 20.04,H100*4,cuda 12.5,python 3.10
基于urlkey形式的math_agentscope_urlkey.py及math_agent_langchain.py均会出现此问题。
基于as_agentscope_model形式的math_agent.py可以正常运行。
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
Reproduce the stalled rollout with math_agentscope_urlkey.py and math_agent_langchain.py using the reported AgentJet 0.4.0 environment, then compare their rollout path with math_agent.py, which runs normally. Trace where progress falls to 0 tokens/s; done means the URL-key examples complete rollout without stalling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100