"src/targets/gpu/vscode:/vscode.git/clone" did not exist on "5e35957b3d8d135b2c84c6cba00acc89e0d0ff18"
  1. 06 Feb, 2023 1 commit
    • Sylvain Gugger's avatar
      Update quality tooling for formatting (#21480) · 6f79d264
      Sylvain Gugger authored
      * Result of black 23.1
      
      * Update target to Python 3.7
      
      * Switch flake8 to ruff
      
      * Configure isort
      
      * Configure isort
      
      * Apply isort with line limit
      
      * Put the right black version
      
      * adapt black in check copies
      
      * Fix copies
      6f79d264
  2. 09 Nov, 2022 1 commit
  3. 29 Jul, 2022 1 commit
  4. 29 Jun, 2022 1 commit
    • StevenTang1998's avatar
      Add MVP model (#17787) · 3cff4cc5
      StevenTang1998 authored
      * Add MVP model
      
      * Update README
      
      * Remove useless module
      
      * Update docs
      
      * Fix bugs in tokenizer
      
      * Remove useless test
      
      * Remove useless module
      
      * Update vocab
      
      * Remove specifying
      
      * Remove specifying
      
      * Add #Copied ... statement
      
      * Update paper link
      
      * Remove useless TFMvp
      
      * Add #Copied ... statement
      
      * Fix style in test mvp model
      
      * Fix some typos
      
      * Fix properties of unset special tokens in non verbose mode
      
      * Update paper link
      
      * Update MVP doc
      
      * Update MVP doc
      
      * Fix README
      
      * Fix typos in docs
      
      * Update docs
      3cff4cc5