modelscope / modelscope/AgentJet

运行urlkey形式的example_math_agent时,rollout卡住

Open
#19 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

fixed-and-waiting-confirmation
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

Image 具体表现如上,rollout progress在开始会有进度,但后面就变成了一直是0 tokens/s。

基于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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.