mirror of
https://github.com/deepseek-ai/DeepSeek-VL.git
synced 2025-04-20 02:29:06 -04:00
Update README.md
This commit is contained in:
parent
2cbd9b8c3f
commit
fb30d6c7d7
@ -61,7 +61,7 @@
|
||||
|
||||
## 1. Introduction
|
||||
|
||||
Introducing DeepSeek VL, an open-source Vision-Language (VL) Model designed for real-world vision and language understanding applications. DeepSeek-VL possesses general multimodal understanding capabilities, capable of processing logical diagrams, web pages, formula recognition, scientific literature, natural images, and embodied intelligence in complex scenarios.
|
||||
Introducing DeepSeek-VL, an open-source Vision-Language (VL) Model designed for real-world vision and language understanding applications. DeepSeek-VL possesses general multimodal understanding capabilities, capable of processing logical diagrams, web pages, formula recognition, scientific literature, natural images, and embodied intelligence in complex scenarios.
|
||||
|
||||
[DeepSeek-VL: Towards Real-World Vision-Language Understanding](https://arxiv.org/abs/2403.05525)
|
||||
|
||||
@ -172,7 +172,7 @@ python cli_chat.py --model_path "local model path"
|
||||
|
||||
## 5. License
|
||||
|
||||
This code repository is licensed under [the MIT License](https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-CODE). The use of DeepSeek VL Base/Chat models is subject to [the Model License](https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-MODEL). DeepSeek VL series (including Base and Chat) supports commercial use.
|
||||
This code repository is licensed under [the MIT License](https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-CODE). The use of DeepSeek-VL Base/Chat models is subject to [DeepSeek Model License](https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-MODEL). DeepSeek-VL series (including Base and Chat) supports commercial use.
|
||||
|
||||
## 6. Citation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user