We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6295d2e commit d4accf4Copy full SHA for d4accf4
docs/source/user_guide/supported_models.md
@@ -21,7 +21,8 @@
21
| InternVL2.5 | ✅ ||
22
| GLM-4v | |Need test|
23
| Molomo | ✅ ||
24
-| LLaVA1.5 | | Need test|
+| 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|
26
| Mllama | |Need test|
27
| LLaVA-Next | |Need test|
28
| LLaVA-Next-Video | |Need test|
0 commit comments