Max_Seq_Length

#21
by farooq9786 - opened

Once we download the model in python I get the max_seq_length as 512. How can we increase the max seq length. I tried to load the model as follows

embeddings = HuggingFaceInstructEmbeddings(model_name="hkunlp/instructor-large")

farooq9786 changed discussion status to closed

Sign up or log in to comment