"examples/pytorch/text-classification/README.md" did not exist on "2e5052d4f1d6a81bd3efe107456e691cf998d3ca"
  • 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
llm_optims.md 18.3 KB