Update README.md
Browse files
README.md
CHANGED
|
@@ -113,6 +113,7 @@ print(text_outputs)
|
|
| 113 |
### Model Architecture
|
| 114 |
|
| 115 |
- **Architecture:** Pre-trained [Oryx-ViT](https://huggingface.co/THUdyh/Oryx-ViT) + Qwen2-7B
|
|
|
|
| 116 |
- **Data:** a mixture of 1.2M image/video data
|
| 117 |
- **Precision:** BFloat16
|
| 118 |
|
|
|
|
| 113 |
### Model Architecture
|
| 114 |
|
| 115 |
- **Architecture:** Pre-trained [Oryx-ViT](https://huggingface.co/THUdyh/Oryx-ViT) + Qwen2-7B
|
| 116 |
+
- **Init Model:** [Oryx-7B-Image](https://huggingface.co/THUdyh/Oryx-7B-Image)
|
| 117 |
- **Data:** a mixture of 1.2M image/video data
|
| 118 |
- **Precision:** BFloat16
|
| 119 |
|