"tests/modeling_tf_common_test.py" did not exist on "2f071fcb022094cdf05a59332c47468c24cf5ee8"
  • Longjie Zheng's avatar
    Add torch.compile for Mistral (#30642) · 616bb11d
    Longjie Zheng authored
    * first version
    
    * fix sliding window
    
    * fix style
    
    * add sliding window cache
    
    * fix style
    
    * address comments
    
    * fix test
    
    * fix style
    
    * move sliding window check inside cache init
    
    * revert changes on irrelevant files & add comment on SlidingWindowCache
    
    * address comments & fix style
    
    fix style
    
    * update causal mask
    
    * [run-slow] mistral
    
    * [run-slow] mistral
    
    * [run-slow] mistral
    
    * [run-slow] mistral
    
    * [run-slow] mistral
    
    * [run-slow] llama
    
    * [run-slow] mistral
    
    * [run-slow] mistral
    
    * [run-slow] mistral
    
    * revert CI from a10 to t4
    
    * wrap up
    616bb11d
test_modeling_mistral.py 35.5 KB