"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "dadc9fb4275f4b7c2984d16d6d9a7880ec76d872"
Fixed base model class name extraction from PeftModels (#27162)
* Fixed base model class name extraction from PeftModels * Changes to first unwrap the model then extract the base model name * Changed base_model to base_model.model to stay consistent with peft model abstractions
Showing
Please register or sign in to comment