Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,11 @@ license: mit
|
|
3 |
license_name: deepseek
|
4 |
license_link: LICENSE
|
5 |
pipeline_tag: text-generation
|
6 |
-
library_name:
|
7 |
base_model:
|
8 |
-
|
9 |
tags:
|
10 |
-
|
11 |
---
|
12 |
|
13 |
This model is derived from https://huggingface.co/deepseek-ai/Janus-Pro-7B and the main modifications are as follows
|
|
|
3 |
license_name: deepseek
|
4 |
license_link: LICENSE
|
5 |
pipeline_tag: text-generation
|
6 |
+
library_name: mlx
|
7 |
base_model:
|
8 |
+
- deepseek-ai/Janus-Pro-7B
|
9 |
tags:
|
10 |
+
- chat
|
11 |
---
|
12 |
|
13 |
This model is derived from https://huggingface.co/deepseek-ai/Janus-Pro-7B and the main modifications are as follows
|