Modalities / modalities

Modalities, a PyTorch-native framework for distributed and reproducible foundation model training.
MIT License
63 stars 8 forks source link

Fix update path in tests.py #265

Closed flxst closed 2 weeks ago

flxst commented 2 weeks ago

What does this PR do?

This PR fixes paths in tests.py by renaming "examples" to "tutorials", as a follow-up to #254.

General Changes

Breaking Changes

Checklist before submitting final PR