"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "c9035e453799adf897a000953d4b83ff764263cc"
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