Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[llava][4/N] Allow llama_transformer take embedding as optional argument #4257

Closed
wants to merge 7 commits into from

Conversation

larryliu0820
Copy link
Contributor

@larryliu0820 larryliu0820 commented Jul 12, 2024

Stack from ghstack (oldest at bottom):

Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D59759977

Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Jul 12, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4257

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 1e9ad23 with merge base fbe0af1 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 12, 2024
larryliu0820 added a commit that referenced this pull request Jul 12, 2024
Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 398c39d3b398d417e215095982c8e0dfd5fa8090
Pull Request resolved: #4257
…ional argument"

Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
larryliu0820 added a commit that referenced this pull request Jul 12, 2024
Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 9cf46d027d5502ec03f65c597c2769b9cb2e6506
Pull Request resolved: #4257
…ional argument"

Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@larryliu0820
Copy link
Contributor Author

@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ional argument"

Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D59759977](https://our.internmc.facebook.com/intern/diff/D59759977)

[ghstack-poisoned]
@larryliu0820
Copy link
Contributor Author

@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ional argument"

Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D59759977](https://our.internmc.facebook.com/intern/diff/D59759977)

[ghstack-poisoned]
@larryliu0820
Copy link
Contributor Author

@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ional argument"

Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D59759977](https://our.internmc.facebook.com/intern/diff/D59759977)

[ghstack-poisoned]
@larryliu0820
Copy link
Contributor Author

@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ional argument"

Summary: Llava run token embedding separately and combine that with
image embeddings as input to text transformer. This PR adds support for
that.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D59759977](https://our.internmc.facebook.com/intern/diff/D59759977)

[ghstack-poisoned]
@larryliu0820
Copy link
Contributor Author

@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 8a1589d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants