[Doc][Model] update LLaVA 1.6 support (#373)

update LLaVA 1.6 support

---------

Signed-off-by: MengqingCao <cmq0113@163.com>
This commit is contained in:
Mengqing Cao
2025-03-26 09:07:55 +08:00
committed by GitHub
parent 6295d2e9bc
commit d4accf4ec2

View File

@@ -21,7 +21,8 @@
| InternVL2.5 | ✅ ||
| GLM-4v | |Need test|
| Molomo | ✅ ||
| LLaVA1.5 | | Need test|
| LLaVA1.5 | ✅ ||
| 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|
| Mllama | |Need test|
| LLaVA-Next | |Need test|
| LLaVA-Next-Video | |Need test|