"tests/vscode:/vscode.git/clone" did not exist on "23b2bdbf52c8c4960dc696ec35901146f839fd6d"
  • Daniel Regado's avatar
    Comprehensive type checking for `from_pretrained` kwargs (#10758) · 9c7e2051
    Daniel Regado authored
    
    
    * More robust from_pretrained init_kwargs type checking
    
    * Corrected for Python 3.10
    
    * Type checks subclasses and fixed type warnings
    
    * More type corrections and skip tokenizer type checking
    
    * make style && make quality
    
    * Updated docs and types for Lumina pipelines
    
    * Fixed check for empty signature
    
    * changed location of helper functions
    
    * make style
    
    ---------
    Co-authored-by: default avatarhlky <hlky@hlky.ac>
    9c7e2051
pipeline_utils.py 99.3 KB