Replace awkward timm link with the expected one (#20109)
This commit is contained in:
@@ -21,7 +21,7 @@ with the community (with the code it relies on) so that anyone can use it, even
|
||||
Transformers library.
|
||||
|
||||
We will illustrate all of this on a ResNet model, by wrapping the ResNet class of the
|
||||
[timm library](https://github.com/rwightman/pytorch-image-models/tree/master/timm) into a [`PreTrainedModel`].
|
||||
[timm library](https://github.com/rwightman/pytorch-image-models) into a [`PreTrainedModel`].
|
||||
|
||||
## Writing a custom configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user