diff --git a/docs/genai/reference/config.md b/docs/genai/reference/config.md index 42d88f1b4f687..95b143c84489e 100644 --- a/docs/genai/reference/config.md +++ b/docs/genai/reference/config.md @@ -91,7 +91,6 @@ A configuration file called genai_config.json is generated automatically if the * _context_length_: The maxinum length of sequence that the model can process. -* _pad_token_: The id of the padding token. #### Session options