You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently investigating a regression of a training job using cache files as a training set. I'd like to compare cache files and stumbled upon this package that contains a cache file reader. Unfortunately, there is no wheel for vw 8.7.0. Would it be possible to build the wheels for 8.7.0 ? Or to guide me on how to do it myself ? I'm on macos arm. Many thanks in advance.
The text was updated successfully, but these errors were encountered:
8.7.0 significantly predates the creation of this package. If you wanted to create wheels for that I'd suggest forking this repo, using the wheel CI that is setup, updating the VW submodule to the commit you need and then chasing any build issues and divergence that comes up
Hello!
I'm currently investigating a regression of a training job using cache files as a training set. I'd like to compare cache files and stumbled upon this package that contains a cache file reader. Unfortunately, there is no wheel for vw 8.7.0. Would it be possible to build the wheels for 8.7.0 ? Or to guide me on how to do it myself ? I'm on macos arm. Many thanks in advance.
The text was updated successfully, but these errors were encountered: