Skip to content

Commit c6b37dc

Browse files
committed
Bump version to v1.2.3
1. Add guidance for fine-tuning the pre-trained InternVL-Chat-V1.2 and V1.2-Plus 2. Fix retrieval fine-tune bug & support COCO fine-tune 3. Fix AI2D training & testing & results 4. Fix OOM error during training when using transformers==4.36.2 in LLaVA codebase 5. Provide url for downloading GeoQA+ images
1 parent 0bfa5e7 commit c6b37dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internvl_chat/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "internvl_chat"
7-
version = "1.2.2"
7+
version = "1.2.3"
88
description = "Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks."
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)