Musashi Hinck
commited on
Commit
·
23b53ec
1
Parent(s):
3eaf39c
Fixing broken link
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ This model has not been assessed for harm or biases, and should not be used for
|
|
| 25 |
|
| 26 |
## How to Get Started with the Model
|
| 27 |
|
| 28 |
-
Currently using `llava-gemma` requires a [modified preprocessor](/processing_llavagemma.py).
|
| 29 |
|
| 30 |
For example usage, see [`usage.py`](/usage.py) or the following code block:
|
| 31 |
|
|
|
|
| 25 |
|
| 26 |
## How to Get Started with the Model
|
| 27 |
|
| 28 |
+
Currently using `llava-gemma` requires a [modified preprocessor](https://huggingface.co/Intel/llava-gemma-2b/blob/main/processing_llavagemma.py).
|
| 29 |
|
| 30 |
For example usage, see [`usage.py`](/usage.py) or the following code block:
|
| 31 |
|