What's changed
wanoz:
- added support for more llms from HuggingFace Hub
- added separate function to save models loaded from HuggingFace Hub
- general refactoring (converted base_models into submodules of core, and then llms and clustering)
- allow x and y inputs to ModelPack.fit to be pd.Series type
- fix: removed model argument from datacollator
- fix: huggingface transformer and accelerate library versioning