Skip to content

Commit

Permalink
Update mllama_train.py
Browse files Browse the repository at this point in the history
Signed-off-by: Yu Yao <[email protected]>
  • Loading branch information
yaoyu-33 authored Nov 22, 2024
1 parent b733811 commit 16a6fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/collections/vlm/mllama_train.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from transformers import AutoProcessor

from nemo import lightning as nl
from nemo.collections import llm, vlm
from nemo.collections import vlm
from nemo.collections.common.tokenizers.huggingface.auto_tokenizer import AutoTokenizer
from nemo.collections.llm.api import train
from nemo.lightning import AutoResume, NeMoLogger
Expand Down

0 comments on commit 16a6fc6

Please sign in to comment.