damerajee commited on
Commit
250cf9d
1 Parent(s): 9e1161f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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