htdung167 commited on
Commit
38d492c
1 Parent(s): 605e2f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -29,12 +29,12 @@ We are excited to introduce the EraX-VL-7B-v1 model, a robust multimodal model f
29
 
30
  EraX-VL-7B-V1 is a young member of our EraX's LànhGPT repository of LLM models.
31
 
32
- - **Developed by:** Nguyễn Anh Nguyên and Nguyễn Hồ Nam (BCG) and Dũng Hoàng and Thục Phạm and Nhật Phạm.
33
- - **Funded by:** Bamboo Capital Group (https://bamboocap.com.vn) and EraX.
34
- - **Model type:** Transformers' multi-modal, +7 billions parameters.
35
- - **Language(s) (NLP):** Vietnamese and Multilingual
36
- - **License:** apache-2.0
37
- - **Finetuned from model:** Qwen/Qwen2-VL-7B-Instruct
38
 
39
  ## Quickstart
40
  Here we show a code snippet to show you how to use the chat model with `transformers` and `qwen_vl_utils`:
 
29
 
30
  EraX-VL-7B-V1 is a young member of our EraX's LànhGPT repository of LLM models.
31
 
32
+ - **Developed by:** Nguyễn Anh Nguyên and Nguyễn Hồ Nam (BCG) and Dũng Hoàng and Thục Phạm and Nhật Phạm
33
+ - **Funded by:** [Bamboo Capital Group](https://bamboocap.com.vn) and EraX
34
+ - **Model type:** Multimodal Transformer with over 7B parameters
35
+ - **Languages (NLP):** Primarily Vietnamese with multilingual capabilities
36
+ - **License:** Apache 2.0
37
+ - **Fine-tuned from:** [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct)
38
 
39
  ## Quickstart
40
  Here we show a code snippet to show you how to use the chat model with `transformers` and `qwen_vl_utils`: