ludwig-ai / ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models
http://ludwig.ai
Apache License 2.0
11.22k stars 1.19k forks source link

Pin Transformers to < 4.36 #3820

Closed arnavgarg1 closed 11 months ago

arnavgarg1 commented 11 months ago

Transformers 4.36 was released today and seems to bring with it some strange issues during the backward pass at training time that need to be addressed.

Pinning for now as we investigate how to make Ludwig compatible with the latest version of transformers

github-actions[bot] commented 11 months ago

Unit Test Results

  6 files  ±0    6 suites  ±0   14m 40s :stopwatch: +12s 12 tests ±0    9 :heavy_check_mark: ±0    3 :zzz: ±0  0 :x: ±0  60 runs  ±0  42 :heavy_check_mark: ±0  18 :zzz: ±0  0 :x: ±0 

Results for commit bb206a73. ± Comparison against base commit b9f46da4.