Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,7 @@ language:
|
|
| 4 |
- en
|
| 5 |
base_model:
|
| 6 |
- lmms-lab/llava-onevision-qwen2-0.5b-si
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- en
|
| 5 |
base_model:
|
| 6 |
- lmms-lab/llava-onevision-qwen2-0.5b-si
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
It is just a student project reviewing the training process of LLaVA Onevision utilizing only a single 16GB graphics card.
|
| 10 |
+
The code and config has been modified a little to fit in the card. The details could be seen on the repository https://github.com/Meur3ault/LLaVA-NeXT
|