在windows11 安装CUDA Toolkit,Python,Anaconda,PyTorch并使用DeepSeek 多模态模型 Janus
- 作者: 五速梦信息网
- 时间: 2026年03月21日 04:48
. This is expected, and simply means that the legacy (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set legacy=False. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565 - if you loaded a llama tokenizer from a GGUF file you can ignore this message.
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████| 2⁄2 [00:15<00:00, 7.68s/it]
“`
注意观察一下GPU使用情况,这里好像并不高啊,基本上在20%左右。
windows11用GPU很低,用WSL2利用GPU反而会很高?
WSL2 通常依赖于 Windows 的驱动程序,但可能会有兼容性或性能问题。只能这么解释了
等待1分钟左右,就会生成一张图片。
进入目录D:\file\vllm\Janus-main\generated_samples,这里会出现一张图片
打开图片,效果如下:
效果还算可以,距离真正的8k画质,还是有点差距的。
注意提示词,尽量丰富一点,生成的图片,才符合要求。
如果不会写提示词,可以让deepseek帮你写一段提示词。
相关文章
-
在java中为什么重写equals一定也要重写hashCode方法?
在java中为什么重写equals一定也要重写hashCode方法?
- 互联网
- 2026年03月21日
-
在IM即时通讯系统中接入DeepSeek等AI大模型
在IM即时通讯系统中接入DeepSeek等AI大模型
- 互联网
- 2026年03月21日
-
在AvaloniaC#中使用依赖注入过程记录
在AvaloniaC#中使用依赖注入过程记录
- 互联网
- 2026年03月21日
-
在家办厂加工(买个机器在家搞加工)
在家办厂加工(买个机器在家搞加工)
- 互联网
- 2026年03月21日
-
在空中开花的窗帘:空气凤梨,空气凤梨为什么那么贵?
在空中开花的窗帘:空气凤梨,空气凤梨为什么那么贵?
- 互联网
- 2026年03月21日
-
在使用空调扇时,要注意以下误区
在使用空调扇时,要注意以下误区
- 互联网
- 2026年03月21日


