Skip to content

VL-GPT: A Generative Pre-trained Transformer for Vision and Language Understanding and Generation

License

Notifications You must be signed in to change notification settings

AILab-CVC/VL-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VL-GPT

VL-GPT: A Generative Pre-trained Transformer for Vision and Language Understanding and Generation

Project Termination

We regret to inform that the project (VL-GPT) has been terminated. Unfortunately, the authors Jinguo and Xiaohan left the company and did not manage to refactor the codebase before their checkout. As a result, the source code and weights for this work cannot be released.

However, the main contribution from this work, an image tokenizer with continuous embedding and applying it in Large Multimodal Model, has also been adopted in another project within our team called SEED-X, which has been made open source already. We recommend to refer to the SEED-X project for insights and implementation details.

We sincerely apologize for not being able to release this work as an open-source project. Thank you for your understanding.

Introduction

1 Xi'an Jiaotong University 2 Tencent AI Lab 3 The University of Hong Kong 
* Equal Contribution 

License: Apache2.0

  • VL-GPT is a generative pre-trained transformer model for vision and language understanding and generation tasks, which can perceive and generate visual and linguistic data concurrently. By employing a straightforward auto-regressive objective, VL-GPT achieves a unified pre-training for both image and text modalities.

  • We also propose an image tokenizer-detokenizer framework for the conversion between raw images and continuous visual embeddings, analogous to the role of the BPE tokenization in language models.

License

This project is released under the Apache 2.0 license. Please see the LICENSE file for more information.

About

VL-GPT: A Generative Pre-trained Transformer for Vision and Language Understanding and Generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published