shleo

Results 2 comments of shleo

chatglm_llm.py def generatorAnswer(self, prompt: str, history: List[List[str]] = [], streaming: bool = False): history = [] ##强制制空列表 if streaming:

the ture reason is that the size of dataset is not divisible by batchsize,just add a parameter "--dataloader_drop_last True"