File size: 743 Bytes
58ea365 ffa0506 cd1e712 59ed0a1 0a594d6 88e318d b3eaf02 58ac467 c772e5f 6afe6ea 35b083e 6789a1f 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 35 36 37 38 |
---
license: other
language:
- zh
library_name: transformers
tags:
- Transport
- Viusal-Language-Model
- visualGLM
- pytorch
---
# TransGPT-MM-6B
交通领域多模态模型,v0版本,存在通用性不好的问题;
改进版本见v1版本,同时提高了专业性和通用性:https://huggingface.co/DUOMO-Lab/TransGPT-MM-v1
## 训练推理
详见 https://github.com/DUOMO/TransGPT/tree/main/multi_modal
## 示例
![example](example_bz4.png)
![example](example_tk1.png)
![example](example_jd2.png)
![example](example_tk2.png)
## 数据
TODO:released in future
## Citation
```latex
@software{TransGPT,
author = {Xiang Wei},
title = {DUOMO/TransGPT},
year = {2023},
url = {https://github.com/DUOMO/TransGPT},
}
``` |