Skip to content

Commit 08c663e

Browse files
Peng Chenfacebook-github-bot
authored andcommitted
create blip2 folder and add qformer layers under torchmm/models (facebookresearch#483)
Summary: as title Differential Revision: D50137871
1 parent b8226b9 commit 08c663e

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

tests/models/blip2/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates.
2+
# All rights reserved.
3+
#
4+
# This source code is licensed under the BSD-style license found in the
5+
# LICENSE file in the root directory of this source tree.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates.
2+
# All rights reserved.
3+
#
4+
# This source code is licensed under the BSD-style license found in the
5+
# LICENSE file in the root directory of this source tree.

0 commit comments

Comments
 (0)