• drbh's avatar
    feat: add ruff and resolve issue (#2262) · bab02ff2
    drbh authored
    * feat: add ruff and resolve issue
    
    * fix: update client exports and adjust after rebase
    
    * fix: adjust syntax to avoid circular import
    
    * fix: adjust client ruff settings
    
    * fix: lint and refactor import check and avoid model enum as global names
    
    * fix: improve fbgemm_gpu check and lints
    
    * fix: update lints
    
    * fix: prefer comparing model enum over str
    
    * fix: adjust lints and ignore specific rules
    
    * fix: avoid unneeded quantize check
    bab02ff2
flash_causal_lm.py 63.3 KB