wnma3mz commited on
Commit
85523dd
·
verified ·
1 Parent(s): a1336ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -2,13 +2,15 @@
2
  license: mit
3
  license_name: deepseek
4
  license_link: LICENSE
5
- pipeline_tag: any-to-any
6
  library_name: transformers
 
 
7
  tags:
8
- - muiltimodal
9
  ---
10
 
11
- This model is derived from https://huggingface.co/deepseek-ai/Janus-Pro-1B and the main modifications are as follows
12
 
13
  - bin files are updated to safetensors
14
  - Add chat_template
 
2
  license: mit
3
  license_name: deepseek
4
  license_link: LICENSE
5
+ pipeline_tag: text-generation
6
  library_name: transformers
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
14
 
15
  - bin files are updated to safetensors
16
  - Add chat_template