v0.2.0
版本发布时间: 2023-06-25 02:11:45
Luodian/Otter最新发布版本:v0.3.0(2023-11-18 12:44:36)
-
🧨 Download MIMIC-IT Dataset. For more details on navigating the dataset, please refer to MIMIC-IT Dataset README.
-
🏎️ Run Otter Locally. You can run our model locally with at least 16G GPU mem for tasks like image/video tagging and captioning and identifying harmful content. We fix a bug related to video inference where frame tensors were mistakenly unsqueezed to a wrong vision_x. You can now try running it again with the updated version.
Make sure to adjust the sys.path.append("../..") correctly to access otter.modeling_otter in order to launch the model.