Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ A very small Vision-Lanaguge Model , Like Llava and Moondream This model has THR
|
|
14 |
* VIT-224
|
15 |
* Multimodality-projector
|
16 |
|
17 |
-
|
18 |
# Inference
|
19 |
```python
|
20 |
from transformers import AutoModelForCausalLM
|
|
|
14 |
* VIT-224
|
15 |
* Multimodality-projector
|
16 |
|
17 |
+
Check the github for more information [GPT-Vision-Github](https://github.com/dame-cell/GPT-Vision-1)
|
18 |
# Inference
|
19 |
```python
|
20 |
from transformers import AutoModelForCausalLM
|