alibaba / alibaba/AliceMind

how to get the pre-trained model "ViT-L-14.tar"

Open
#79 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
301
PR merge metrics
No merged PRs in 30d

Description

I download the pre-trained model "ViT-L-14.pt"x and its feature is 768. However, the vision_width in yaml file is set 1024. This is different.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the YAML file containing vision_width and the code that loads ViT-L-14.pt. Compare the checkpoint's feature dimension with the configured 1024 value and trace which pretrained model artifact the repository expects. Done means the correct model source and the reason for the dimension difference are documented or the mismatch is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.