jshilong / GPT4RoI

GPT4RoI: Instruction Tuning Large Language Model on Region-of-Interest
Other
506 stars 25 forks source link

Add .devcontainer to standardize environment and automate repo setup #41

Closed mattmazzola closed 6 months ago

mattmazzola commented 10 months ago

Issue

The setup for GPT4RoI repo is complicated and can become a large barrier for others to contribute.

Solution

Use .devcontainer to standardize development environment and automate installation steps

Automates (see .devcontainer/postCreateCommand.sh)

Video

I likely won't be able to work more on this, but I thought it could be useful for others.