Yi
Yi copied to clipboard
Yi-34B-VL 中文效果炸裂
This should be the best Chinese VL model at the moment!
CUDA_VISIBLE_DEVICES=0 python single_inference.py --model-path ../Yi-VL-6B --image-file images/cats.jpg --question "Describe the cats and what they are doing in detail."
我这是真炸裂了,不知道啥情况
我跑的34b-vl,你这个是真炸了。 多测试几张图片,我发现Yi训练的这个多模态,在某些图片上容易炸
我跑的34b-vl,你这个是真炸了。 多测试几张图片,我发现Yi训练的这个多模态,在某些图片上容易炸
我试了34和6都炸了 不知道啥bug
要笑喷了,蹲一个官方的回应
温度默认是0.2的情况下,试多次都是这样的结果吗?有改动代码和配置文件吗?
CUDA_VISIBLE_DEVICES=0 python single_inference.py --model-path ../Yi-VL-6B --image-file images/cats.jpg --question "Describe the cats and what they are doing in detail." 我这是真炸裂了,不知道啥情况
@BellaBei 什么都没改,就是flash attn的版本装不上2.3.2,装了2.0.1
同炸,很容易产生幻觉或大量重复句子
官方科比的图片是没有问题的,换一个其他的大概率炸,98%。 不知何故
怎么去多次输入进行对话呢?
CUDA_VISIBLE_DEVICES=0 python single_inference.py --model-path ../Yi-VL-6B --image-file images/cats.jpg --question "Describe the cats and what they are doing in detail." 我这是真炸裂了,不知道啥情况