Skip to content

Commit

Permalink
change header
Browse files Browse the repository at this point in the history
  • Loading branch information
FantasticGNU committed Aug 29, 2023
1 parent 2558043 commit 14bf5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/header.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from copy import deepcopy
import ipdb
import argparse
import data
from model.ImageBind import data
from transformers import LlamaTokenizer, LlamaForCausalLM, LlamaConfig
from torch.nn.utils.rnn import pad_sequence
from peft import LoraConfig, TaskType, get_peft_model
Expand Down

0 comments on commit 14bf5d0

Please sign in to comment.