Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
---
|
4 |
-
|
5 |
-
# CuMo Model Card
|
6 |
-
|
7 |
-
## Model details
|
8 |
-
|
9 |
-
**Model type:**
|
10 |
-
CuMo-mistral-
|
11 |
-
|
12 |
-
**Model date:**
|
13 |
-
CuMo-mistral-
|
14 |
-
|
15 |
-
**Github Page:**
|
16 |
-
https://github.com/SHI-Labs/CuMo
|
17 |
-
|
18 |
-
## License
|
19 |
-
See [
|
20 |
-
|
21 |
-
## Intended use
|
22 |
-
The primary use of CuMo is research on large multimodal models and chatbots.
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# CuMo Model Card
|
6 |
+
|
7 |
+
## Model details
|
8 |
+
|
9 |
+
**Model type:**
|
10 |
+
CuMo-mistral-7b is a multimodal LLM based on [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
|
11 |
+
|
12 |
+
**Model date:**
|
13 |
+
CuMo-mistral-7b was trained in April 2024.
|
14 |
+
|
15 |
+
**Github Page:**
|
16 |
+
https://github.com/SHI-Labs/CuMo
|
17 |
+
|
18 |
+
## License
|
19 |
+
See [CuMo-mistral-7b](https://github.com/SHI-Labs/CuMo) for license details.
|
20 |
+
|
21 |
+
## Intended use
|
22 |
+
The primary use of CuMo is research on large multimodal models and chatbots.
|