Contents Menu Expand Light mode Dark mode Auto light/dark mode
vowpal-wabbit-next documentation
vowpal-wabbit-next documentation

How-to guides

  • Using vw-estimators
  • Using the debug tree
  • Save/load models
  • Inspect model weights
  • Dataset readers
  • Cache format

Tutorials

  • Contextual bandit content personalization

Reference

  • API Reference
  • VW versions
Back to top
Edit this page

VW versions#

The following table records the version of VW used for every released version of the package. The package also exports both the VW version and commit used which can be read using:

  • vowpal_wabbit_next.VW_COMMIT

  • vowpal_wabbit_next.VW_VERSION

Version

VW version

VW commit

0.1.0

9.7.0

dcbcd07

0.1.1

9.7.0

8a6c027

0.2.0

9.7.0

18d33aa

0.3.0

9.7.0

2238d70

0.4.0

9.8.0

4715756

0.4.1

9.8.0

b8c4ee3

0.5.0

9.8.0

b8c4ee3

0.7.0

9.9.0

9db1f5f

Previous
API Reference
Copyright © 2022, VowpalWabbit
Made with Sphinx and @pradyunsg's Furo