"configs/eval_chat_last.py" did not exist on "5933c04fda4cb656618917f3e85a8e18ea9621a6"
  • Wenwei Zhang's avatar
    Fix wrappers version comparison (#602) · 005c4087
    Wenwei Zhang authored
    * add version check in wrappers
    
    * fix assersion
    
    * use digital version for version comparison
    
    * fix unit tests
    
    * reformat
    
    * fall back to compare the first two version
    
    * fix unittest
    
    * fix unittest
    
    * fix unit test
    
    * clean unnecessary change
    005c4087
test_wrappers.py 6.68 KB