-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.4.0 release tracker #1747
Comments
@joecummings We actually deprecated lr_schedulers in modules(moved to training) |
can we also add #1767 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Estimated release date: Tuesday, November 5th
Estimated branch cut date (aka code freeze): Tuesday, October 29th
Actual branch cut date: Thursday, October 31 🎃
Release owner: @joecummings
New features:
vqa_dataset
, update docs #1820Docs
PromptTemplate
doc #1851 (@SalmanMohammadi)QoL improvements:
Bug fixes:
RuntimeError: stack expects each tensor to be equal size, but got [259, 6404]
#1874 (@pbontrager)Deprecations -> Removal
_converters.py
file #1839 (@RdoubleA)torchtune/models/gemma/transformer.py
#1841 (@SalmanMohammadi)chat_formats.py
andinstruct_formats.py
#1849 (@RdoubleA)New deprecations
TiedEmbeddingTransformerDecoder
#1815The text was updated successfully, but these errors were encountered: