[Minor] Rename no_eos_trim to no_stop_trim (#1661)
This commit is contained in:
@@ -295,7 +295,7 @@ class BatchTokenIDOut:
|
||||
spaces_between_special_tokens: List[bool]
|
||||
meta_info: List[Dict]
|
||||
finished_reason: List[BaseFinishReason]
|
||||
no_eos_trim: List[bool]
|
||||
no_stop_trim: List[bool]
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user