microsoft / mttl

Building modular LMs with parameter-efficient fine-tuning.
MIT License
78 stars 7 forks source link

Fixed import and circular dependency #68

Closed matheper closed 3 months ago

matheper commented 3 months ago

Quick fix to train_experts_main raising a circular dependency error. Restructuring the repo is WIP.