Skip to content

Commit d4accf4

Browse files
authored
[Doc][Model] update LLaVA 1.6 support (#373)
update LLaVA 1.6 support --------- Signed-off-by: MengqingCao <[email protected]>
1 parent 6295d2e commit d4accf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/user_guide/supported_models.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
| InternVL2.5 |||
2222
| GLM-4v | |Need test|
2323
| Molomo |||
24-
| LLaVA1.5 | | Need test|
24+
| LLaVA1.5 |||
25+
| LLaVA 1.6 ||Modify the default value of `max_position_embeddings` in the weight file `config.json` to `5120` to run LLaVA 1.6 on Ascend NPU|
2526
| Mllama | |Need test|
2627
| LLaVA-Next | |Need test|
2728
| LLaVA-Next-Video | |Need test|

0 commit comments

Comments
 (0)