Image-Text-to-Text
Transformers
TensorBoard
Safetensors
feature-extraction
conversational
custom_code
xiangan commited on
Commit
381249b
·
verified ·
1 Parent(s): 034d0f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -40,6 +40,15 @@ Complete end-to-end training framework designed for maximum efficiency:
40
  ## Code
41
  This model is trained using a fully open-source, end-to-end training framework, with all code available at [EvolvingLMMs-Lab/LLaVA-OneVision-1.5](https://github.com/EvolvingLMMs-Lab/LLaVA-OneVision-1.5).
42
 
 
 
 
 
 
 
 
 
 
43
  ## Dataset
44
  | Description | Link |
45
  |-------------|------|
 
40
  ## Code
41
  This model is trained using a fully open-source, end-to-end training framework, with all code available at [EvolvingLMMs-Lab/LLaVA-OneVision-1.5](https://github.com/EvolvingLMMs-Lab/LLaVA-OneVision-1.5).
42
 
43
+
44
+ ## Models
45
+
46
+ | Model | HF Link | Training Log |
47
+ |--------------------------|--------------------------------------------------------------------------------------------------------|-------------|
48
+ | LLaVA-OV-1.5-4B-Instruct | [🤗 HF / 4B-Instruct](https://huggingface.co/lmms-lab/LLaVA-OneVision-1.5-4B-Instruct) | [📈 Tensorboard](https://huggingface.co/lmms-lab/LLaVA-OneVision-1.5-4B-Instruct/tensorboard) |
49
+ | LLaVA-OV-1.5-8B-Instruct | [🤗 HF / 8B-Instruct](https://huggingface.co/lmms-lab/LLaVA-OneVision-1.5-8B-Instruct) | [📈 Tensorboard](https://huggingface.co/lmms-lab/LLaVA-OneVision-1.5-8B-Instruct/tensorboard) |
50
+
51
+
52
  ## Dataset
53
  | Description | Link |
54
  |-------------|------|