[FIX] Update EOS from config (#2475)
This commit is contained in:
@@ -517,6 +517,7 @@ class Scheduler:
|
||||
stream=recv_req.stream,
|
||||
lora_path=recv_req.lora_path,
|
||||
input_embeds=recv_req.input_embeds,
|
||||
eos_token_ids=self.model_config.get_hf_eos_token_id(),
|
||||
)
|
||||
req.tokenizer = self.tokenizer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user