Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
OpenGVLab/InternGPT
DevTOpPLUG
/
InternGPT
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ee25e9d
InternGPT
/
iGPT
/
models
/
grit_src
/
third_party
/
CenterNet2
/
dev
/
README.md
laizeqiang
update
ee25e9d
about 2 years ago
preview
code
|
raw
Copy download link
history
blame
Safe
275 Bytes
Some scripts for developers to use, include:
linter.sh
: lint the codebase before commit.
run_{inference,instant}_tests.sh
: run inference/training for a few iterations. Note that these tests require 2 GPUs.
parse_results.sh
: parse results from a log file.