"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "0ced153f8663a1cb2182195a1430f9492cf4853f"
  1. 17 Aug, 2023 2 commits
  2. 24 Jul, 2023 3 commits
  3. 05 Jun, 2023 3 commits
  4. 06 May, 2023 3 commits
  5. 27 Apr, 2023 2 commits
  6. 02 Mar, 2023 1 commit
  7. 25 Feb, 2023 1 commit
  8. 14 Feb, 2023 1 commit
  9. 08 Feb, 2023 1 commit
  10. 05 Jan, 2023 1 commit
  11. 23 Dec, 2022 3 commits
  12. 22 Dec, 2022 1 commit
  13. 14 Dec, 2022 3 commits
  14. 13 Dec, 2022 2 commits
  15. 12 Dec, 2022 1 commit
  16. 10 Dec, 2022 1 commit
  17. 08 Dec, 2022 3 commits
  18. 07 Dec, 2022 1 commit
  19. 17 Nov, 2022 2 commits
  20. 16 Nov, 2022 3 commits
  21. 27 Oct, 2022 1 commit
  22. 21 Oct, 2022 1 commit
    • oahzxl's avatar
      Re-organize file and align results (#99) · 8a599895
      oahzxl authored
      * Move template modification from nn to fastnn (#97)
      
      * update out product mean test
      
      * polish out product mean test and update linear test
      
      * update test for layernorm, use both kernel
      
      * support test without triton
      
      * polish layernorm
      
      * use current code
      
      * move template modification to fastnn, restore template in nn
      
      * re-organize fastnn
      
      * update evoformer unit test
      
      * Align results and update unit tests (#98)
      
      * update out product mean test
      
      * polish out product mean test and update linear test
      
      * update test for layernorm, use both kernel
      
      * support test without triton
      
      * polish layernorm
      
      * use current code
      
      * move template modification to fastnn, restore template in nn
      
      * re-organize fastnn
      
      * update evoformer unit test
      
      * update evoformer stack test
      
      * update test
      
      * update msa_att_row
      
      * update msa_att_col
      
      * update evoformer and evo-stack
      
      * update evoformer
      
      * update extramsa
      
      * move model loading out of the loop
      
      * finish template test
      
      * update test
      
      * Move template modification from nn to fastnn (#84)
      
      * update out product mean test
      
      * polish out product mean test and update linear test
      
      * update test for layernorm, use both kernel
      
      * support test without triton
      
      * polish layernorm
      
      * use current code
      
      * move template modification to fastnn, restore template in nn
      
      * re-organize fastnn
      
      * update evoformer unit test
      
      * move model out of function
      
      * only test inference
      
      * remove cache in build
      
      * update test inference
      
      * restore changes
      
      * restore build changes
      
      * update inference and evoformer stack
      
      * fix some bug
      
      * update test
      
      * update evoformer stack test
      
      * update test
      
      * update test
      
      * fix test
      
      * update test
      
      * update test
      
      * update input embedder
      
      * update embedder
      
      * reset core
      
      * update test
      
      * support template multimer in inject_nn
      8a599895