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

Add .devcontainer to ease onboarding and demo use of Developers #710

Merged
merged 4 commits into from
Nov 4, 2023

Conversation

mattmazzola
Copy link
Contributor

@mattmazzola mattmazzola commented Oct 30, 2023

There is non trivial amount of manual setup for running the included Demo and by adding the .devcontainer this becomes automated. This reduces change of human error and enforces consistency.

Video Demonstration

2023-10-30_10-58-16.mp4

I originally thought I would be working more directly on this repo based on talks with @ChunyuanLI so I had done work to add this. It turns out I will be working on something else, but I still wanted to submit the PR in case other researchers find them useful.

I don't expect to work much more on the PR, so feel free to take over the work.
For example, modify the Docker file to remove installation of azcopy or dotnet if you find them irrelevant. Or change postCreateCommand to skip downloading of llava-v1.5-7b

@mattmazzola mattmazzola marked this pull request as ready for review October 30, 2023 18:21
@haotian-liu haotian-liu merged commit f751d7b into haotian-liu:main Nov 4, 2023
@haotian-liu
Copy link
Owner

Thank you!

choics2623 pushed a commit to choics2623/LLaVA that referenced this pull request Dec 16, 2023
Add .devcontainer to ease onboarding and demo use of Developers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants