Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VainF authored Jul 7, 2024
1 parent 369df15 commit daf9566
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -51,6 +51,8 @@ wget https://github.com/VainF/Isomorphic-Pruning/releases/download/v0.1/deit_4.2
```
```
pretrained
├── convnext_small_8.5G_isomorphic.pth
├── convnext_tiny_4.2G_isomorphic.pth
├── deit_0.6G_isomorphic.pth
├── deit_1.2G_isomorphic.pth
├── deit_2.6G_isomorphic.pth
@@ -131,4 +133,4 @@ This implementation is based on [Timm](https://github.com/huggingface/pytorch-im
journal={arXiv preprint arXiv:},
year={2024}
}
```
```

0 comments on commit daf9566

Please sign in to comment.