1. 05 Feb, 2025 1 commit
  2. 28 Nov, 2024 1 commit
    • pdr's avatar
      Benchmarks - Add LLaMA-2 Models (#668) · 249e21c1
      pdr authored
      Added llama benchmark - training and inference in accordance with the
      existing pytorch models implementation like gpt2, lstm etc.
      
      - added llama fp8 unit test for better code coverage, to reduce memory
      required
      - updated transformers version >= 4.28.0 for LLamaConfig
      - set tokenizers version <= 0.20.3 to avoid 0.20.4 version
      [issues](https://github.com/huggingface/tokenizers/issues/1691
      
      ) with
      py3.8
      - added llama2 to tensorrt
      - llama2 tests not added to test_tensorrt_inference_performance.py due
      to large memory requirement for worker gpu. tests validated separately
      on gh200
      
      ---------
      Co-authored-by: default avatardpatlolla <dpatlolla@microsoft.com>
      249e21c1
  3. 22 Nov, 2024 1 commit
  4. 08 Dec, 2023 1 commit
  5. 24 Mar, 2023 1 commit
  6. 21 Mar, 2023 1 commit
  7. 13 Feb, 2023 1 commit
  8. 11 Apr, 2022 1 commit
  9. 16 Mar, 2022 1 commit
    • rafsalas19's avatar
      Benchmarks: Add Feature - Add GPU-Burn as microbenchmark (#324) · ff51a3ce
      rafsalas19 authored
      **Description**
      Modifications adding GPU-Burn to SuperBench.
      - added third party submodule
      - modified Makefile to make gpu-burn binary
      - added/modified microbenchmarks to add gpu-burn python scripts
      - modified default and azure_ndv4 configs to add gpu-burn
      ff51a3ce
  10. 08 Feb, 2022 1 commit
  11. 21 Jan, 2022 1 commit
  12. 13 Dec, 2021 1 commit
  13. 10 Dec, 2021 1 commit
  14. 25 Nov, 2021 1 commit
  15. 12 Nov, 2021 1 commit
  16. 09 Nov, 2021 1 commit
  17. 30 Oct, 2021 1 commit
  18. 27 Oct, 2021 1 commit
  19. 22 Oct, 2021 1 commit
  20. 12 Oct, 2021 1 commit
  21. 30 Aug, 2021 2 commits
  22. 27 Aug, 2021 1 commit
  23. 30 Jul, 2021 1 commit
  24. 26 Jul, 2021 1 commit
  25. 23 Jul, 2021 2 commits
  26. 13 Jul, 2021 1 commit
  27. 02 Jun, 2021 1 commit
  28. 01 Jun, 2021 1 commit
  29. 31 May, 2021 1 commit
  30. 19 May, 2021 2 commits
  31. 26 Apr, 2021 1 commit
  32. 20 Apr, 2021 2 commits
  33. 16 Apr, 2021 2 commits
  34. 14 Apr, 2021 1 commit
  35. 12 Apr, 2021 1 commit