Skip to content

Actions: ludwig-ai/ludwig

pytest (slow)

Actions

Loading...

Show workflow options

Create status badge

474 workflow runs
474 workflow runs
Event

Filter by event

Status

Filter by status

Branch
Actor

Filter by actor

Support for freezing pretrained vision model layers with regex (#3981)
pytest (slow) #745: Commit 830c3f0 pushed by alexsherstinsky
June 1, 2024 19:40 1h 41m 30s master
June 1, 2024 19:40 1h 41m 30s
Fix mnist source (#4011)
pytest (slow) #744: Commit 423a82a pushed by alexsherstinsky
May 30, 2024 14:52 4m 19s master
May 30, 2024 14:52 4m 19s
[MAINTENANCE] Refactor and clean up. (#4008)
pytest (slow) #743: Commit 3b9192b pushed by alexsherstinsky
May 23, 2024 22:13 1h 42m 21s master
May 23, 2024 22:13 1h 42m 21s
[MAINTENANCE] Most Recent Version of matplotlib breaks ptitprince and…
pytest (slow) #742: Commit 7053966 pushed by alexsherstinsky
May 23, 2024 16:24 1h 45m 27s master
May 23, 2024 16:24 1h 45m 27s
Docs: update visualize.py (#4001)
pytest (slow) #741: Commit b6df715 pushed by arnavgarg1
April 29, 2024 16:39 1h 41m 9s master
April 29, 2024 16:39 1h 41m 9s
small typo in dequantization script (#3993)
pytest (slow) #740: Commit 3b07d6a pushed by arnavgarg1
April 18, 2024 04:59 1h 43m 12s master
April 18, 2024 04:59 1h 43m 12s
Update Development Version to Correspond to Release-0.10.3 (#3990)
pytest (slow) #739: Commit db4e371 pushed by alexsherstinsky
April 8, 2024 23:30 2h 15m 12s master
April 8, 2024 23:30 2h 15m 12s
Update version.
pytest (slow) #738: Commit c37977c pushed by alexsherstinsky
April 8, 2024 23:25 1h 48m 45s release-0.10.3
April 8, 2024 23:25 1h 48m 45s
Update Ludwig version to v0.10.3. (#3989)
pytest (slow) #737: Commit 15cb10d pushed by alexsherstinsky
April 8, 2024 23:08 1h 42m 24s release-0.10.3
April 8, 2024 23:08 1h 42m 24s
[MAINTENANCE] Replace Slack links with Discord links. (#3988)
pytest (slow) #736: Commit e30ba33 pushed by alexsherstinsky
April 8, 2024 22:35 1h 46m 57s release-0.10.3
April 8, 2024 22:35 1h 46m 57s
[MAINTENANCE] Replace Slack links with Discord links. (#3988)
pytest (slow) #735: Commit e30ba33 pushed by alexsherstinsky
April 8, 2024 22:14 1h 40m 5s master
April 8, 2024 22:14 1h 40m 5s
Minor change to fix the incorrect response truncation (#3986)
pytest (slow) #734: Commit f28a3c5 pushed by alexsherstinsky
April 8, 2024 15:47 1h 38m 56s master
April 8, 2024 15:47 1h 38m 56s
Actually add support for RSLoRA and DoRA (#3984)
pytest (slow) #733: Commit 337f407 pushed by arnavgarg1
April 5, 2024 20:44 1h 44m 55s master
April 5, 2024 20:44 1h 44m 55s
Fix for 'upload_to_hf_hub()' path mismatch with 'save()' (#3977)
pytest (slow) #732: Commit 4b07ce4 pushed by alexsherstinsky
March 24, 2024 05:07 1h 52m 2s master
March 24, 2024 05:07 1h 52m 2s
Pin minimum transformers to 4.39 to reduce Llama/Gemma memory pressur…
pytest (slow) #731: Commit b2cb8b0 pushed by arnavgarg1
March 22, 2024 07:06 1h 40m 34s master
March 22, 2024 07:06 1h 40m 34s
Allow image bytes type during preprocessing (#3971)
pytest (slow) #730: Commit 437732f pushed by arnavgarg1
March 22, 2024 05:56 1h 40m 10s master
March 22, 2024 05:56 1h 40m 10s
update latest version for development (#3975)
pytest (slow) #729: Commit 9eba97e pushed by alexsherstinsky
March 21, 2024 20:54 2h 6m 14s master
March 21, 2024 20:54 2h 6m 14s
Update ludwig version to v0.10.2 (#3974)
pytest (slow) #728: Commit 30fe47b pushed by alexsherstinsky
March 21, 2024 20:15 1h 54m 37s release-0.10.2
March 21, 2024 20:15 1h 54m 37s
enh: enable loading model weights from training checkpoint (#3969)
pytest (slow) #727: Commit 25e4ac1 pushed by alexsherstinsky
March 21, 2024 20:10 1h 38m 26s release-0.10.2
March 21, 2024 20:10 1h 38m 26s
enh: enable loading model weights from training checkpoint (#3969)
pytest (slow) #726: Commit 25e4ac1 pushed by geoffreyangus
March 20, 2024 00:15 1h 39m 36s master
March 20, 2024 00:15 1h 39m 36s
Save ludwig-config with model-weights in output directory (#3965)
pytest (slow) #725: Commit c09d5dc pushed by alexsherstinsky
March 17, 2024 02:34 1h 39m 30s master
March 17, 2024 02:34 1h 39m 30s
[BUGFIX] Fixing integration test failures. (#3959)
pytest (slow) #724: Commit 606c732 pushed by alexsherstinsky
March 12, 2024 17:53 1h 38m 26s master
March 12, 2024 17:53 1h 38m 26s
Add support for eval batch size tuning for LLMs on local backend (#3957)
pytest (slow) #723: Commit 4610574 pushed by arnavgarg1
March 11, 2024 16:28 1h 37m 42s master
March 11, 2024 16:28 1h 37m 42s
[MAINTENANCE] Comment Out PyTorch Nightly Test (#3955)
pytest (slow) #722: Commit e0f112c pushed by alexsherstinsky
March 7, 2024 16:39 1h 40m 18s master
March 7, 2024 16:39 1h 40m 18s
[MAINTENANCE] Use latest version of psutil library. (#3956)
pytest (slow) #721: Commit 40184ae pushed by alexsherstinsky
March 7, 2024 07:56 1h 39m 21s master
March 7, 2024 07:56 1h 39m 21s