diff --git a/minigpt4/__pycache__/__init__.cpython-39.pyc b/minigpt4/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 65b4c99..0000000 Binary files a/minigpt4/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/common/__pycache__/__init__.cpython-39.pyc b/minigpt4/common/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index be8588a..0000000 Binary files a/minigpt4/common/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/common/__pycache__/config.cpython-39.pyc b/minigpt4/common/__pycache__/config.cpython-39.pyc deleted file mode 100644 index f4cd455..0000000 Binary files a/minigpt4/common/__pycache__/config.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/common/__pycache__/dist_utils.cpython-39.pyc b/minigpt4/common/__pycache__/dist_utils.cpython-39.pyc deleted file mode 100644 index 7318beb..0000000 Binary files a/minigpt4/common/__pycache__/dist_utils.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/common/__pycache__/logger.cpython-39.pyc b/minigpt4/common/__pycache__/logger.cpython-39.pyc deleted file mode 100644 index 302e18c..0000000 Binary files a/minigpt4/common/__pycache__/logger.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/common/__pycache__/optims.cpython-39.pyc b/minigpt4/common/__pycache__/optims.cpython-39.pyc deleted file mode 100644 index 4026db1..0000000 Binary files a/minigpt4/common/__pycache__/optims.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/common/__pycache__/registry.cpython-39.pyc b/minigpt4/common/__pycache__/registry.cpython-39.pyc deleted file mode 100644 index 42c7476..0000000 Binary files a/minigpt4/common/__pycache__/registry.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/common/__pycache__/utils.cpython-39.pyc b/minigpt4/common/__pycache__/utils.cpython-39.pyc deleted file mode 100644 index 4ba3bbe..0000000 Binary files a/minigpt4/common/__pycache__/utils.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/datasets/__pycache__/__init__.cpython-39.pyc b/minigpt4/datasets/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 4570f30..0000000 Binary files a/minigpt4/datasets/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/datasets/__pycache__/data_utils.cpython-39.pyc b/minigpt4/datasets/__pycache__/data_utils.cpython-39.pyc deleted file mode 100644 index f26c6c2..0000000 Binary files a/minigpt4/datasets/__pycache__/data_utils.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/datasets/builders/__pycache__/__init__.cpython-39.pyc b/minigpt4/datasets/builders/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 8da0f31..0000000 Binary files a/minigpt4/datasets/builders/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/datasets/builders/__pycache__/base_dataset_builder.cpython-39.pyc b/minigpt4/datasets/builders/__pycache__/base_dataset_builder.cpython-39.pyc deleted file mode 100644 index ba10ea2..0000000 Binary files a/minigpt4/datasets/builders/__pycache__/base_dataset_builder.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/datasets/builders/__pycache__/image_text_pair_builder.cpython-39.pyc b/minigpt4/datasets/builders/__pycache__/image_text_pair_builder.cpython-39.pyc deleted file mode 100644 index d6cfc1d..0000000 Binary files a/minigpt4/datasets/builders/__pycache__/image_text_pair_builder.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/models/__pycache__/Qformer.cpython-39.pyc b/minigpt4/models/__pycache__/Qformer.cpython-39.pyc deleted file mode 100644 index 893b052..0000000 Binary files a/minigpt4/models/__pycache__/Qformer.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/models/__pycache__/__init__.cpython-39.pyc b/minigpt4/models/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 23efc5d..0000000 Binary files a/minigpt4/models/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/models/__pycache__/base_model.cpython-39.pyc b/minigpt4/models/__pycache__/base_model.cpython-39.pyc deleted file mode 100644 index c13cd76..0000000 Binary files a/minigpt4/models/__pycache__/base_model.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/models/__pycache__/eva_vit.cpython-39.pyc b/minigpt4/models/__pycache__/eva_vit.cpython-39.pyc deleted file mode 100644 index e9d89fb..0000000 Binary files a/minigpt4/models/__pycache__/eva_vit.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/models/__pycache__/minigpt4.cpython-39.pyc b/minigpt4/models/__pycache__/minigpt4.cpython-39.pyc deleted file mode 100644 index 46d4377..0000000 Binary files a/minigpt4/models/__pycache__/minigpt4.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/models/__pycache__/minigpt_base.cpython-39.pyc b/minigpt4/models/__pycache__/minigpt_base.cpython-39.pyc deleted file mode 100644 index 271965d..0000000 Binary files a/minigpt4/models/__pycache__/minigpt_base.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/models/__pycache__/minigpt_v2.cpython-39.pyc b/minigpt4/models/__pycache__/minigpt_v2.cpython-39.pyc deleted file mode 100644 index 6795544..0000000 Binary files a/minigpt4/models/__pycache__/minigpt_v2.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/models/__pycache__/modeling_llama.cpython-39.pyc b/minigpt4/models/__pycache__/modeling_llama.cpython-39.pyc deleted file mode 100644 index f13d9de..0000000 Binary files a/minigpt4/models/__pycache__/modeling_llama.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/processors/__pycache__/__init__.cpython-39.pyc b/minigpt4/processors/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 3844703..0000000 Binary files a/minigpt4/processors/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/processors/__pycache__/base_processor.cpython-39.pyc b/minigpt4/processors/__pycache__/base_processor.cpython-39.pyc deleted file mode 100644 index 8093871..0000000 Binary files a/minigpt4/processors/__pycache__/base_processor.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/processors/__pycache__/blip_processors.cpython-39.pyc b/minigpt4/processors/__pycache__/blip_processors.cpython-39.pyc deleted file mode 100644 index c7eb6a7..0000000 Binary files a/minigpt4/processors/__pycache__/blip_processors.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/processors/__pycache__/randaugment.cpython-39.pyc b/minigpt4/processors/__pycache__/randaugment.cpython-39.pyc deleted file mode 100644 index 1e1d490..0000000 Binary files a/minigpt4/processors/__pycache__/randaugment.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/runners/__pycache__/__init__.cpython-39.pyc b/minigpt4/runners/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index e809e32..0000000 Binary files a/minigpt4/runners/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/runners/__pycache__/runner_base.cpython-39.pyc b/minigpt4/runners/__pycache__/runner_base.cpython-39.pyc deleted file mode 100644 index fa6fd55..0000000 Binary files a/minigpt4/runners/__pycache__/runner_base.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/tasks/__pycache__/__init__.cpython-39.pyc b/minigpt4/tasks/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 274aea0..0000000 Binary files a/minigpt4/tasks/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/tasks/__pycache__/base_task.cpython-39.pyc b/minigpt4/tasks/__pycache__/base_task.cpython-39.pyc deleted file mode 100644 index cc62a4d..0000000 Binary files a/minigpt4/tasks/__pycache__/base_task.cpython-39.pyc and /dev/null differ diff --git a/minigpt4/tasks/__pycache__/image_text_pretrain.cpython-39.pyc b/minigpt4/tasks/__pycache__/image_text_pretrain.cpython-39.pyc deleted file mode 100644 index e248e20..0000000 Binary files a/minigpt4/tasks/__pycache__/image_text_pretrain.cpython-39.pyc and /dev/null differ