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