threeColorFr commited on
Commit
88e318d
·
1 Parent(s): 0a594d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -8,4 +8,18 @@ tags:
8
  - Viusal-Language-Model
9
  - visualGLM
10
  - pytorch
11
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - Viusal-Language-Model
9
  - visualGLM
10
  - pytorch
11
+ ---
12
+
13
+ # 训练推理
14
+ 详见 https://github.com/DUOMO/TransGPT/tree/main/multi_modal
15
+
16
+ ## Citation
17
+
18
+ ```latex
19
+ @software{TransGPT,
20
+ author = {Xiang Wei},
21
+ title = {DUOMO/TransGPT},
22
+ year = {2023},
23
+ url = {https://github.com/DUOMO/TransGPT},
24
+ }
25
+ ```