"vscode:/vscode.git/clone" did not exist on "85e9d644806f2653251f5f965ab2c5cd35d92839"
  1. 24 Aug, 2021 4 commits
    • Ambesh Shekhar's avatar
      Custom errors and BatchSizeError (#13184) · 0512bfe7
      Ambesh Shekhar authored
      * Adding custom errors and BatchSizeError for GPT2
      
      * Adding custom errors and BatchSizeError for GPT2
      
      * Changing Exception to BaseException
      
      * Exception
      
      * Adding args to Custom Exception
      
      * Adding args to Custom Exception
      
      * Changing from BaseException to Exception
      
      * Changing Conditional loop syntax
      
      * Adding Copyright info
      
      * Handling check_code_quality
      
      * Handling check_code_quality pt2
      
      * Handling check_code_quality pt3
      
      * Handling check_code_quality pt4
      
      * Handling check_code_quality pt5
      
      * Handling check_code_quality pt6
      
      * Handling check_code_quality pt6
      
      * Using black for check_code_quality
      
      * sorting import style
      
      * Changing
      
      * Changing
      
      * verified through style_doc.py
      
      * verified through style_doc.py
      
      * applying isort
      
      * Removing indentation
      
      * Changing
      
      * Changing
      
      * Changing
      
      * Used ValueError
      
      * Using ValueError
      
      * Reformatted Style doc
      
      * Using style doc on modeling_gp2.py
      
      * Adding indentation
      
      * Changing
      0512bfe7
    • Ori Ram's avatar
      cf574476
    • Stas Bekman's avatar
      fix `AutoModel.from_pretrained(..., torch_dtype=...)` (#13209) · 5c6eca71
      Stas Bekman authored
      * fix AutoModel.from_pretrained(..., torch_dtype=...)
      
      * fix to_diff_dict
      
      * add better test
      
      * torch is not always available when a model has self.torch_dtype
      5c6eca71
    • Bram Vanroy's avatar
      Allow local_files_only for fast pretrained tokenizers (#13225) · 39db2f3c
      Bram Vanroy authored
      * allow local_files_only for fast pretrained tokenizers
      
      * make style
      39db2f3c
  2. 23 Aug, 2021 9 commits
  3. 20 Aug, 2021 1 commit
  4. 19 Aug, 2021 1 commit
  5. 18 Aug, 2021 2 commits
  6. 17 Aug, 2021 2 commits
  7. 16 Aug, 2021 7 commits
  8. 13 Aug, 2021 7 commits
  9. 12 Aug, 2021 7 commits