[docstring] Fix docstring for LlamaConfig (#26685)
* Your commit message here * fix LlamaConfig docstring * run make fixup * fix formatting after review reformat of the file to prevent script issues * rerun make fixup after reformat
This commit is contained in:
@@ -361,7 +361,6 @@ OBJECTS_TO_IGNORE = [
|
||||
"LevitConfig",
|
||||
"LiltConfig",
|
||||
"LiltModel",
|
||||
"LlamaConfig",
|
||||
"LlamaTokenizer",
|
||||
"LlamaTokenizerFast",
|
||||
"LongT5Config",
|
||||
|
||||
Reference in New Issue
Block a user