wikeeyang commited on
Commit
4044450
·
verified ·
1 Parent(s): 216e003

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,10 +13,11 @@ base_model_relation: quantized
13
  ===================================================================================
14
 
15
  本模型为:https://huggingface.co/BAAI/Emu3.5-Image 的 NF4 量化版本,可用官方 inference 代码直接加载,需加装 bitsandbytes 依赖。
16
- 模型全部加载到显卡的情况下,需占用 24GB,跑图最大需要 32GB 显存。
17
 
18
  <img src="./sample.png" alt="Example Generated Image" width="800">
19
 
 
20
 
21
  <h1>Emu3.5-Image 是由国内 BAAI 智源研究院 开源的最新全模态模型,效果比肩 Google-Banana,以下介绍内容引用自官方模型介绍页。本模型为社区研究学习使用,请遵守官方相关版权协议。</h1>
22
 
 
13
  ===================================================================================
14
 
15
  本模型为:https://huggingface.co/BAAI/Emu3.5-Image 的 NF4 量化版本,可用官方 inference 代码直接加载,需加装 bitsandbytes 依赖。
16
+ 模型全部加载到显卡的情况下,需占用 24GB,跑图最大需要 32GB 显存。(根据本人测试情况,安装 flash_attn==2.7.4 预编译 whl 也行)
17
 
18
  <img src="./sample.png" alt="Example Generated Image" width="800">
19
 
20
+ Prompt: "Live shot, close-up, full-body photo, a snow leopard standing on a rock, the body is standing sideways, standing slightly upward on the rock, the tail is slightly cocked, the head is twisted to face the camera, the eyes are looking directly at the camera, the expression is majestic, the background is slightly blurred in the distance, gray rocks and mountains."
21
 
22
  <h1>Emu3.5-Image 是由国内 BAAI 智源研究院 开源的最新全模态模型,效果比肩 Google-Banana,以下介绍内容引用自官方模型介绍页。本模型为社区研究学习使用,请遵守官方相关版权协议。</h1>
23