update readme.md

This commit is contained in:
shengdinghu 2022-02-15 00:07:25 +08:00
parent 8c279ccf47
commit c8e583c3a0
1 changed files with 3 additions and 0 deletions

View File

@ -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