Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ other versions on a task that interests you.
|
|
| 29 |
|
| 30 |
Here's the prompt template for this model:
|
| 31 |
```
|
| 32 |
-
"
|
| 33 |
```
|
| 34 |
You can load and use the model like following:
|
| 35 |
```python
|
|
|
|
| 29 |
|
| 30 |
Here's the prompt template for this model:
|
| 31 |
```
|
| 32 |
+
"[INST] <image>\nWhat is shown in this image? [/INST]"
|
| 33 |
```
|
| 34 |
You can load and use the model like following:
|
| 35 |
```python
|