JasonHonKL
JasonHonKL
This change enhances the api/tag request by adding an additional row for each model's capability information. The solution reuses the GetModel function from the api/show endpoint. This PR addresses the...
In order to let we developer use our browser, providing integrated dev tool like chrome and firefox is really important. May i ask is there any plan for this ?
### Do you need to file a feature request? - [x] I have searched the existing feature request and this feature request is not already filed. - [x] I believe...
#329 As mentioned in this issue ticket, the UV restriction is currently too strong. Therefore, please remove these two conditions.
please fix this bug cause can't developed with my mac.
### Feature request Now when I want to use verl, I have to clone the repo and do many stuff for configuration. That's the reason why many people quite stick...
I formatted the code using the Ruff formatter. This PR doesn’t change any lines of code; it simply improves the code's appearance.
Currently, the project does not support uv (there is no tool file, so one cannot run uv sync to sync the environment with the requirements of the uv library, which...
May I ask will there be any refactor version of this repository. I understand it is research work, but still I think a clean and concise code base is much...
#### Context This project addresses the version conflict issue encountered when syncing with uv using pyproject.toml. With recent updates to the PyTorch RL libraries, syncing with uv results in the...