ludwig-ai / ludwig

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

[BUGFIX] Pinning torch nightly to January 13, 2024 to avoid AttributeError #3885

Closed alexsherstinsky closed 8 months ago

alexsherstinsky commented 8 months ago

We had a nightly failure: https://github.com/ludwig-ai/ludwig/actions/runs/7545437935/job/20541040550?pr=3883.

Code Pull Requests

Please provide the following:

Documentation Pull Requests

Note that the documentation HTML files are in docs/ while the Markdown sources are in mkdocs/docs.

If you are proposing a modification to the documentation you should change only the Markdown files.

api.md is automatically generated from the docstrings in the code, so if you want to change something in that file, first modify ludwig/api.py docstring, then run mkdocs/code_docs_autogen.py, which will create mkdocs/docs/api.md .

github-actions[bot] commented 8 months ago

Unit Test Results

  6 files  ±       0    6 suites  ±0   14m 19s :stopwatch: - 9m 50s 12 tests  - 2 877    9 :heavy_check_mark:  - 2 843    3 :zzz:  - 9  0 :x:  - 2  60 runs   - 2 865  42 :heavy_check_mark:  - 2 834  18 :zzz:  - 6  0 :x:  - 2 

Results for commit 5a39efca. ± Comparison against base commit 8e8f47be.