"git@developer.sourcefind.cn:wangsen/geneformer.git" did not exist on "ffa11ddb2da87e19f097706a99e53767c385b5f1"
Add missing classmethod decorators (#12927)
`_BaseAutoModelClass` was missing `classmethod` decorators on the `from_config(...)` and `from_pretrained(...)` methods.
Showing
Please register or sign in to comment