YuChuXi commited on
Commit
b3685d5
·
verified ·
1 Parent(s): 8bb011f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -9,4 +9,9 @@ base_model:
9
  # RWKV-QG
10
  - 多人
11
  - 多轮
12
- - 多图
 
 
 
 
 
 
9
  # RWKV-QG
10
  - 多人
11
  - 多轮
12
+ - 多图
13
+
14
+ | 型号 | 底模 | 备注 |
15
+ |-----|-----|-----|
16
+ | RWKV-x070-QG-2.9B-V1-20250320-ctx4096.pth | RWKV-x070-World-2.9B-v3-20250211-ctx4096.pth | 无图,格式示例 `<\|玉子@123456789(onwer)\|>: [CQ:at,qq=987654321,name=墨子] 晚上吃啥\n\n` |
17
+ | RWKV-x070-QG-2.9B-V2-20250320-ctx4096.pth | RWKV-x070-World-2.9B-v3-20250211-ctx4096.pth | 混合图片,未发布,格式示例 `<\|墨子@987654321(onwer)\|>: [CQ:at,qq=123456789,name=玉子] 吃这个[CQ:image,{1*t_65530}{12*projed_vit}]\x17` 直接拿最后一个projed_vit特征重建去图库匹配就够了 |