Skip to content

QUICK_START.md example broken due to bfshi/AutoGaze no longer existing#6

Open
cianmcnally wants to merge 1 commit into
NVlabs:mainfrom
cianmcnally:fix-autogaze-model-id
Open

QUICK_START.md example broken due to bfshi/AutoGaze no longer existing#6
cianmcnally wants to merge 1 commit into
NVlabs:mainfrom
cianmcnally:fix-autogaze-model-id

Conversation

@cianmcnally

Copy link
Copy Markdown

The QUICK_START.md code is broken because bfshi/AutoGaze no longer exists on Hugging Face. I assume @bfshi used to keep it on their personal account before it got moved to nvidia/AutoGaze.
nvidia

I checked all other links to @bfshi HuggingFace account here like in TRAIN.md there's bfshi/VideoMAE_AutoGaze, bfshi/AutoGaze-Training-Data, bfshi/HLVid and in
the model now lives at nvidia/AutoGaze, so the from_pretrained calls in the quick-start examples fail with a 404.

Note: the same stale ID also breaks AutoProcessor.from_pretrained("nvidia/NVILA-8B-HD-Video")preprocessor_config.json (L27) and the default in processing_nvila.py (L145) still reference bfshi/AutoGaze. I'm opening a companion PR on the Hub for that.

The bfshi/AutoGaze model repository no longer exists on Hugging Face —
the model now lives at nvidia/AutoGaze, so the from_pretrained calls in
the quick-start examples fail with a 404.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant