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
Before white-box -> tuned-lens rename, the CLI was like this: white-box lens train <args>
and white-box cbe extract <args>
But after the rename we have tuned-lens train <args>
without the extra verb. We need to figure out the right way to provide access to the CBE stuff from the CLI now
The text was updated successfully, but these errors were encountered:
Before white-box -> tuned-lens rename, the CLI was like this:
white-box lens train <args>
and
white-box cbe extract <args>
But after the rename we have
tuned-lens train <args>
without the extra verb. We need to figure out the right way to provide access to the CBE stuff from the CLI now
The text was updated successfully, but these errors were encountered: