Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ First, install `adapters`:
|
|
47 |
```
|
48 |
pip install -U adapters
|
49 |
```
|
50 |
-
_Note: adapters is
|
51 |
|
52 |
Now, the adapter can be loaded and activated like this:
|
53 |
|
|
|
47 |
```
|
48 |
pip install -U adapters
|
49 |
```
|
50 |
+
_Note: adapters is built as an add on to transformers and acts as a drop-in replacement with adapter support. [More](https://docs.adapterhub.ml)_
|
51 |
|
52 |
Now, the adapter can be loaded and activated like this:
|
53 |
|