issues
search
Modalities
/
modalities
Modalities, a PyTorch-native framework for distributed and reproducible foundation model training.
MIT License
63
stars
8
forks
source link
Release automation
#252
Closed
le1nux
closed
2 months ago
le1nux
commented
2 months ago
What does this PR do?
This PR ..
General Changes
..
Breaking Changes
..
Checklist before submitting final PR
[x] My PR is minimal and addresses one issue in isolation
[x] I have merged the latest version of the target branch into this feature branch
[x] I have reviewed my own code w.r.t. correct implementation, missing type hints, proper documentation, etc.
[ ] I have run a sample config for model training
[ ] I have checked that all tests run through (
python tests/tests.py
)
[ ] I have updated the internal changelog (
CHANGELOG_DEV.md
)
What does this PR do?
This PR ..
General Changes
Breaking Changes
Checklist before submitting final PR
python tests/tests.py
)CHANGELOG_DEV.md
)