diff --git a/README.md b/README.md index 2db1137..e86bff4 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ OpenDelta is a toolkit for parameter efficient methods (we dub it as *delta tuni Our repo is tested on Python 3.8 and PyTorch 1.9.0. Lower version may also be supported. + +![How PLM changes using Delta-tuning](docs/source/imgs/dongtu.gif) + ## Installation create a virtualenv (optional) ```shell