-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi, can you use verl as an importable dependency rather than copy all its code?
This is a similar behavior to many CV researchers who like to copy all mmxxx code to their project. It has some drawbacks:
- It's hard to know which part was changed compared with the original verl package;
- It's hard to maintain for users who want to try it;
- It's hard to integrate with other models.
- It's hard to catch up with the latest features from the official verl package (as far as I know, verl is actively maintained).
In my opinion, verl is relatively stable enough in its API. I think it can be used as a dependency and focus on the algorithms implemented by VisionThink.
Metadata
Metadata
Assignees
Labels
No labels