[LLaVa] Some improvements (#27895)

* More improvements

* Improve variable names

* Update READMEs, improve docs
This commit is contained in:
NielsRogge
2023-12-11 10:22:26 +01:00
committed by GitHub
parent 5e620a92cf
commit 7ea21f1f03
12 changed files with 45 additions and 56 deletions

View File

@@ -169,7 +169,7 @@ Flax), PyTorch, and/or TensorFlow.
| [LiLT](model_doc/lilt) | ✅ | ❌ | ❌ |
| [LLaMA](model_doc/llama) | ✅ | ❌ | ✅ |
| [Llama2](model_doc/llama2) | ✅ | ❌ | ✅ |
| [Llava](model_doc/llava) | ✅ | ❌ | ❌ |
| [LLaVa](model_doc/llava) | ✅ | ❌ | ❌ |
| [Longformer](model_doc/longformer) | ✅ | ✅ | ❌ |
| [LongT5](model_doc/longt5) | ✅ | ❌ | ✅ |
| [LUKE](model_doc/luke) | ✅ | ❌ | ❌ |