Skip to content

Conversation

hongpeng-guo
Copy link
Collaborator

@hongpeng-guo hongpeng-guo commented May 27, 2025

Checklist Before Starting

  • Search for similar PR(s).

What does this PR do?

Handle comments after #1397 being merged:

  1. Add back _default_compute_score API and mark it as deprecated;
  2. Fix a broken ci test ray_utils_test on parallel_put;

Checklist Before Submitting

  • Read the Contribute Guide.
  • Apply pre-commit checks.
  • Add [BREAKING] to the PR title if it breaks any API.
  • Update the documentation about your changes in the docs.
  • Add CI test(s) if necessary.

Signed-off-by: Hongpeng Guo <hg5@illinois.edu>
Copy link
Collaborator

@eric-haibin-lin eric-haibin-lin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please mention this PR in #943

Signed-off-by: Hongpeng Guo <hg5@illinois.edu>
@vermouth1992 vermouth1992 merged commit d5570c4 into volcengine:main May 28, 2025
36 checks passed
@hongpeng-guo hongpeng-guo deleted the hpguo/after_doc_fix branch May 28, 2025 05:59
ETOgaosion pushed a commit to Jianbing-D/verl that referenced this pull request Jun 8, 2025
… utils test (volcengine#1729)

### Checklist Before Starting

- [x] Search for similar PR(s).

### What does this PR do?

Handle comments after volcengine#1397 being merged:

1. Add back `_default_compute_score` API and mark it as deprecated;
2. Fix a broken ci test `ray_utils_test` on `parallel_put`;

### Checklist Before Submitting

- [x] Read the [Contribute
Guide](https://github.com/volcengine/verl?tab=readme-ov-file#contribution-guide).
- [x] Apply [pre-commit
checks](https://github.com/volcengine/verl?tab=readme-ov-file#code-linting-and-formatting).
- [ ] Add `[BREAKING]` to the PR title if it breaks any API.
- [ ] Update the documentation about your changes in the
[docs](https://github.com/volcengine/verl/tree/main/docs).
- [ ] Add CI test(s) if necessary.

---------

Signed-off-by: Hongpeng Guo <hg5@illinois.edu>
wwwjn pushed a commit to wwwjn/verl that referenced this pull request Jun 10, 2025
… utils test (volcengine#1729)

### Checklist Before Starting

- [x] Search for similar PR(s).

### What does this PR do?

Handle comments after volcengine#1397 being merged:

1. Add back `_default_compute_score` API and mark it as deprecated;
2. Fix a broken ci test `ray_utils_test` on `parallel_put`;

### Checklist Before Submitting

- [x] Read the [Contribute
Guide](https://github.com/volcengine/verl?tab=readme-ov-file#contribution-guide).
- [x] Apply [pre-commit
checks](https://github.com/volcengine/verl?tab=readme-ov-file#code-linting-and-formatting).
- [ ] Add `[BREAKING]` to the PR title if it breaks any API.
- [ ] Update the documentation about your changes in the
[docs](https://github.com/volcengine/verl/tree/main/docs).
- [ ] Add CI test(s) if necessary.

---------

Signed-off-by: Hongpeng Guo <hg5@illinois.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants