1. 04 Mar, 2024 1 commit
    • Mo Li's avatar
      [Feature] Upgrade the needle-in-a-haystack experiment to Needlebench (#913) · 8142f399
      Mo Li authored
      * add needlebench
      
      * simplify needlebench 32k, 128k, 200k for eval
      
      * update act prompt
      
      * fix bug in needlebench summarizer
      
      * add needlebench intro, fix summarizer
      
      * lint summarizer
      
      * fix linting error
      
      * move readme.md
      
      * update readme for needlebench
      
      * update docs of needlebench
      
      * simplify needlebench summarizers
      8142f399
  2. 01 Mar, 2024 1 commit
  3. 29 Feb, 2024 2 commits
    • Kdump's avatar
      [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode. (#930) · 3e9844ed
      Kdump authored
      * Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      ---------
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      
      * [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      ---
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      
      * [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      3e9844ed
    • Skyfall-xzz's avatar
      [Feature] Support OpenFinData (#896) · 4c45a71b
      Skyfall-xzz authored
      * [Feature] Support OpenFinData
      
      * add README for OpenFinData
      
      * update README
      4c45a71b
  4. 28 Feb, 2024 4 commits
  5. 23 Feb, 2024 1 commit
  6. 22 Feb, 2024 2 commits
  7. 21 Feb, 2024 1 commit
  8. 19 Feb, 2024 3 commits
  9. 07 Feb, 2024 1 commit
  10. 06 Feb, 2024 5 commits
  11. 05 Feb, 2024 5 commits
  12. 04 Feb, 2024 2 commits
  13. 02 Feb, 2024 1 commit
  14. 01 Feb, 2024 1 commit
  15. 30 Jan, 2024 1 commit
  16. 29 Jan, 2024 2 commits
  17. 28 Jan, 2024 1 commit
  18. 27 Jan, 2024 1 commit
  19. 26 Jan, 2024 3 commits
  20. 24 Jan, 2024 2 commits