mirror of
https://github.com/deepseek-ai/DeepSeek-VL.git
synced 2025-04-19 10:09:09 -04:00
Update cli_chat.py
This commit is contained in:
parent
2755d4d81f
commit
fd8e4c0c6a
@ -188,7 +188,6 @@ if __name__ == "__main__":
|
||||
"""
|
||||
|
||||
CUDA_VISIBLE_DEVICES=4 python cli.py --model_path "/home/liuwen/3fs_shared/ckpts/deepseek-vl-7b-chat"
|
||||
|
||||
CUDA_VISIBLE_DEVICES=2 python cli.py --model_path "/home/liuwen/3fs_shared/ckpts/siglip_1B_HF"
|
||||
CUDA_VISIBLE_DEVICES=4 python cli.py --model_path "deepseek-ai/deepseek-vl-7b-chat"
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user