Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ language:
|
|
4 |
- th
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
-
license:
|
8 |
pipeline_tag: text-generation
|
9 |
base_model:
|
10 |
- Qwen/Qwen2-VL-7B-Instruct
|
@@ -20,8 +20,8 @@ Here we provide **Typhoon2-qwen2vl-7b-vision-instruct** which is built upon [Qwe
|
|
20 |
- **Model type**: A 7B instruct decoder-only model with vision encoder based on Qwen2 architecture.
|
21 |
- **Requirement**: transformers 4.38.0 or newer.
|
22 |
- **Primary Language(s)**: Thai πΉπ and English π¬π§
|
23 |
-
- **Demo:**:
|
24 |
-
- **License**:
|
25 |
|
26 |
# **Quickstart**
|
27 |
|
|
|
4 |
- th
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
+
license: apache-2.0
|
8 |
pipeline_tag: text-generation
|
9 |
base_model:
|
10 |
- Qwen/Qwen2-VL-7B-Instruct
|
|
|
20 |
- **Model type**: A 7B instruct decoder-only model with vision encoder based on Qwen2 architecture.
|
21 |
- **Requirement**: transformers 4.38.0 or newer.
|
22 |
- **Primary Language(s)**: Thai πΉπ and English π¬π§
|
23 |
+
- **Demo:**: [https://vision.opentyphoon.ai/](https://vision.opentyphoon.ai/)
|
24 |
+
- **License**: Apache-2.0
|
25 |
|
26 |
# **Quickstart**
|
27 |
|