finegrain-ai / refiners

A microframework on top of PyTorch with first-class citizen APIs for foundation model adaptation
https://refine.rs
MIT License
585 stars 43 forks source link

training_utils: export neptune config and mixin #373

Closed deltheil closed 3 months ago

deltheil commented 3 months ago

Like W&B. With this, #371 would have broken test_import_training_utils.

Follow up of #371 and #372.