update readme.md

This commit is contained in:
shengdinghu 2022-02-15 00:12:12 +08:00
parent 7e793f3fbd
commit 066b5704d6
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ 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.
**A demo of using Opendelta to modify the PLM (E.g., BART).**
![How PLM changes using Delta-tuning](docs/source/imgs/dongtu.gif)
## Installation