Update README.md
Browse files
README.md
CHANGED
@@ -100,7 +100,7 @@ Users (both direct and downstream) should be made aware of the following risks,
|
|
100 |
|
101 |
## How to Get Started with the Model
|
102 |
|
103 |
-
Use the code below to get started with the `
|
104 |
|
105 |
```python
|
106 |
from transformers import AutoModelForSeq2SeqLM, AutoTokenizer
|
|
|
100 |
|
101 |
## How to Get Started with the Model
|
102 |
|
103 |
+
Use the code below to get started with the `Multi-Modal Model`
|
104 |
|
105 |
```python
|
106 |
from transformers import AutoModelForSeq2SeqLM, AutoTokenizer
|