pointnetwork/point-alpaca

Question about Alpaca maximum sequence length

Thytu opened this issue · 0 comments

Thytu commented

LLaMA seems to have a maximum sequence length of 2048 as stated and written in its source code. However I see that's the token config as a maximum sequence length of 512 here. Does Alpaca have a smaller maximum sequence length than LLaMA? Is that possible?