Safetensors
English
llava_next
custom_code
wping commited on
Commit
0395d3a
1 Parent(s): 3236bc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -147,10 +147,10 @@ Use your huggingface access [token](https://huggingface.co/settings/tokens) to e
147
  **Input Type(s):** Text, Image <br>
148
  **Input Format(s):** String, [Pillow Library-Supported Formats](https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html) <br>
149
  **Input Dimensions:** One-Dimensional (1D), Two Dimensional (2D) <br>
150
- **Other Properties Related to Input:** Maximum Token Length = 32K Tokens <br>
151
 
152
  ### Output
153
- **Output Type(s):** Embedding <br>
154
  **Output Format:** Numeric <br>
155
  **Model Output:** 1D <br>
156
  **Other Properties Related to Output:** None <br>
 
147
  **Input Type(s):** Text, Image <br>
148
  **Input Format(s):** String, [Pillow Library-Supported Formats](https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html) <br>
149
  **Input Dimensions:** One-Dimensional (1D), Two Dimensional (2D) <br>
150
+ **Other Properties Related to Input:** Maximum Token Length = 32,768 Tokens <br>
151
 
152
  ### Output
153
+ **Output Type(s):** Embedding Vector <br>
154
  **Output Format:** Numeric <br>
155
  **Model Output:** 1D <br>
156
  **Other Properties Related to Output:** None <br>