"examples/vscode:/vscode.git/clone" did not exist on "4eec5d0cf67116e98770c305640b5710571da4f6"
  1. 11 Nov, 2021 1 commit
    • Suraj Patil's avatar
      Fix Flax params dtype (#13098) · e92190c0
      Suraj Patil authored
      
      
      * fix inits
      
      * fix embed dtype
      
      * fix embed dtype
      
      * add test to check default dtype
      
      * quality
      
      * add type conversion methods for flax models
      
      * more robust casting
      
      * cast sinusoidal positions
      
      * update pegasus
      
      * update albert
      
      * update test
      
      * make sure dtype is passed to every module
      
      * style
      
      * fix electra dense
      
      * fix t5
      
      * quality
      
      * add more tests
      
      * better name
      
      * use the dtype for lm head computation
      
      * fix albert
      
      * style
      
      * fix albert embed dtype
      
      * more tests
      
      * fix vision enc-dec
      
      * cleanup
      
      * fix embed dtype pegasus
      
      * fix default param test
      
      * doc
      
      * update template
      
      * fix final_logits_bias dtype
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * fix doc
      
      * fix doc
      
      * add detailed docstring for dtype parameter
      
      * remove un-necessary import
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      e92190c0
  2. 09 Nov, 2021 2 commits
  3. 06 Nov, 2021 1 commit
  4. 05 Nov, 2021 1 commit
  5. 02 Nov, 2021 1 commit
  6. 01 Nov, 2021 1 commit
  7. 29 Oct, 2021 1 commit
    • Thomas Wang's avatar
      Remove n_ctx from configs (#14165) · 5b45422b
      Thomas Wang authored
      * Remove n_ctx from configs
      
      * Fix GPTJ and OpenAIGPT, both are acceptable breaking changes as there are no configs such that it breaks
      
      * Remove unecessary n_positions from TFOpenAIGPT
      5b45422b
  8. 28 Oct, 2021 5 commits
  9. 27 Oct, 2021 2 commits
  10. 26 Oct, 2021 6 commits
  11. 25 Oct, 2021 4 commits
  12. 22 Oct, 2021 1 commit
  13. 21 Oct, 2021 4 commits
  14. 20 Oct, 2021 4 commits
  15. 18 Oct, 2021 2 commits
  16. 17 Oct, 2021 1 commit
  17. 15 Oct, 2021 1 commit
  18. 14 Oct, 2021 2 commits