File size: 612 Bytes
58ea365
 
ffa0506
 
cd1e712
59ed0a1
 
 
 
0a594d6
88e318d
35b083e
 
 
 
 
88e318d
35b083e
88e318d
 
35b083e
 
 
 
88e318d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: other
language:
- zh
library_name: transformers
tags:
- Transport
- Viusal-Language-Model
- visualGLM
- pytorch
---
# TransGPT多模态模型6B
## 示例
<p float="left">
    <img src="https://github.com/DUOMO/TransGPT/blob/main/multi_modal/examples/example_bz1.png" style="width: 45%; margin: auto;">
</p>

## 训练,推理,示例
详见 https://github.com/DUOMO/TransGPT/tree/main/multi_modal

## 数据
TODO:released in future


## Citation

```latex
@software{TransGPT,
  author = {Xiang Wei},
  title = {DUOMO/TransGPT},
  year = {2023},
  url = {https://github.com/DUOMO/TransGPT},
}
```