CogVLM
CogVLM copied to clipboard
a state-of-the-art-level open visual language model | 多模态预训练模型
您好,我看开源了中英双语权重,请问有中文的微调代码吗
# Add CogVLM to Multimodal AI Section ## Resource Details ### CogVLM: Deep Fusion Visual Language Foundation Model **Description:** CogVLM introduces a breakthrough approach in multimodal AI by implementing a...
我在basic_demo中使用如下指令搭建一个web端 python web_demo.py --from_pretrained ../cogagent-chat-hf --version chat --bf16 cogagent-chat-hf 目录是我在huggingface上下载的模型 但是他报了这个错误: (visual-llm) root@ubuntu:~/visual-LLM/CogVLM/basic_demo# python web_demo.py --from_pretrained ../cogagent-chat-hf --version chat --bf16 [2024-12-12 11:42:00,560] [INFO] [real_accelerator.py:219:get_accelerator] Setting ds_accelerator to cuda (auto detect)...
(CogAgent) (.conda) (base) wpg@node7gpu:/workspace/kkkjr/Item/CogVLM/basic_demo$ torchrun --standalone --nnodes=1 --nproc-per-node=2 cli_demo_sat.py --from_pretrained cogagent-chat --version chat --bf16 /home/wpg/.local/lib/python3.10/site-packages/torch/_subclasses/functional_tensor.py:295: UserWarning: Failed to initialize NumPy: No module named 'numpy' (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:84.) cpu =...
### System Info / 系統信息 当我输入一段文本和图片只会,就会报这个错误 ### Who can help? / 谁可以帮助到您? _No response_ ### Information / 问题信息 - [ ] The official example scripts / 官方的示例脚本 - [ ]...
 Hi. I just simply want to use web demo, but keep getting error message continuously. Could I get some help?!
 大家有遇到这种情况吗,单卡跑不下,就用了多卡,但是用了多卡网页端没反应。
### System Info / 系統信息 NVIDIA-SMI 535.104.05 Driver Version: 535.104.05 CUDA Version: 12.2 python -c "import transformers; print(transformers.__version__)" 4.45.2 Python 3.10.15 ### Who can help? / 谁可以帮助到您? @zr ### Information...
@zRzRzRzRzRzRzR ### System Info / 系統信息 python 3.10.0, Transformer 4.36.2, Linux ### Who can help? / 谁可以帮助到您? _No response_ ### Information / 问题信息 - [X] The official example scripts /...