Specify full multi-image inference link.
Browse files
README.md
CHANGED
|
@@ -69,8 +69,7 @@ To use this model, ensure you have the following dependencies installed:
|
|
| 69 |
torch==2.4.1+cu121
|
| 70 |
transformers==4.45.1
|
| 71 |
|
| 72 |
-
Do inference according to
|
| 73 |
-
llava-next example.
|
| 74 |
|
| 75 |
## Training Details
|
| 76 |
|
|
|
|
| 69 |
torch==2.4.1+cu121
|
| 70 |
transformers==4.45.1
|
| 71 |
|
| 72 |
+
Do inference according to this multi-image inference llava-next example: https://huggingface.co/docs/transformers/en/model_doc/llava_next#:~:text=skip_special_tokens%3DTrue))-,Multi%20image%20inference,-LLaVa%2DNext%20can
|
|
|
|
| 73 |
|
| 74 |
## Training Details
|
| 75 |
|