"server/text_generation_server/models/idefics.py" did not exist on "c5665f5c8be801237b0f7bac34da42371a43b9ad"
  1. 17 Apr, 2020 2 commits
  2. 14 Apr, 2020 1 commit
    • David de la Iglesia Castro's avatar
      Add MlflowLoggerHook (#221) · d5f190d1
      David de la Iglesia Castro authored
      * Add MLflowLoggerHook
      
      * Add MLflowLoggerHook to __all__
      
      * Update name
      
      * Fix tracking.MlflowClient setup
      
      * Fix log_metric
      
      * Fix mlflow_pytorch import
      
      * Handle active_run
      
      * Fix self.mlflow reference
      
      * Simplify using high level API
      
      * Fix set_experiment
      
      * Add only_if_torch_available decorator and test_mlflow_hook
      
      * Add missing import in hooks
      
      * Fix torch available check
      
      * Patch mlflow.pytorch in test
      
      * Parametrize log_model
      
      * Fix log_model parametrize
      
      * Add docstring
      
      * Move wand patch
      
      * Fix flake8
      
      * Add regression test for non numeric metric
      
      * Only log numbers
      
      * Rename experiment_name-> exp_name
      
      * Remove pytest skip
      d5f190d1
  3. 07 Apr, 2020 2 commits
  4. 06 Apr, 2020 1 commit
  5. 03 Apr, 2020 1 commit
    • Jerry Jiarui XU's avatar
      add pretty_text (#220) · e87a04e3
      Jerry Jiarui XU authored
      * add pretty_text
      
      * add test cases
      
      * add argument indent
      
      * change pretty_text to property
      
      * fixed format end
      e87a04e3
  6. 02 Apr, 2020 1 commit
  7. 28 Mar, 2020 1 commit
  8. 19 Mar, 2020 1 commit
  9. 17 Mar, 2020 1 commit
  10. 16 Mar, 2020 1 commit
  11. 15 Mar, 2020 2 commits
    • Haodong Duan's avatar
      Warmup byepoch (#209) · 2624090f
      Haodong Duan authored
      
      
      * add iminvert
      
      * DC now supports dimension other than 3
      
      * add lmdb
      
      * revise for lmdb
      
      * add warmup_byepoch option
      
      * remove not needed files
      
      * add attribute active_loader for runner, revise code
      
      * remove not used attrs
      
      * remove not used attrs
      
      * add docstring, else
      
      * to pass CI
      
      * to pass CI
      Co-authored-by: default avatarzhaoyue-zephyrus <thuzhaoyue@gmail.com>
      2624090f
    • Jerry Jiarui XU's avatar
      add base for config (#194) · 6738cd30
      Jerry Jiarui XU authored
      * add base for config
      
      * fixed format
      
      * rm terminal width
      
      * support multiple & recursive base
      
      * add test case
      
      * fix format
      
      * add test construct
      
      * minor fix
      
      * add more test, rewrite merge from opt
      
      * avoid depulicate keys
      
      * delete imported config as module
      
      * rename merge_from_dict
      6738cd30
  12. 14 Mar, 2020 1 commit
  13. 12 Mar, 2020 1 commit
  14. 11 Mar, 2020 1 commit
  15. 02 Mar, 2020 1 commit
  16. 01 Mar, 2020 2 commits
  17. 29 Feb, 2020 2 commits
  18. 24 Feb, 2020 4 commits
  19. 19 Feb, 2020 2 commits
  20. 18 Feb, 2020 1 commit
  21. 15 Feb, 2020 3 commits
  22. 13 Feb, 2020 1 commit
  23. 12 Feb, 2020 4 commits
  24. 05 Feb, 2020 1 commit
  25. 03 Feb, 2020 1 commit
  26. 02 Feb, 2020 1 commit