-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: ludwig-ai/ludwig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
implemented coreml exporter
#3813
by saad-palapa
was closed Oct 21, 2024
•
Draft
updated Oct 21, 2024
Add support for data parallel QLoRA training via DeepSpeed Zero stages 0, 1 and 2.
#3728
by arnavgarg1
was closed Oct 21, 2024
Loading…
updated Oct 21, 2024
Allow early stop based on walltime since improvement
#2841
by jppgks
was closed Oct 21, 2024
Loading…
updated Oct 21, 2024
Remove safe_move_directory
#2942
by arnavgarg1
was closed Aug 16, 2024
Loading…
updated Aug 16, 2024
Update ludwig version to 0.9.4
#3934
by alexsherstinsky
was closed Feb 21, 2024
•
Draft
updated Feb 21, 2024
Set default local backend when doing quantization
#3518
by Infernaught
was closed Aug 11, 2023
Loading…
updated Aug 11, 2023
Add
features_to_strcat
option for Ludwig Datasets transformations to synthesize stringified and concatenated columns of multiple features.
#3312
by justinxzhao
was closed Aug 11, 2023
•
Draft
updated Aug 11, 2023
Move loss metric to same device as inputs
#3519
by Infernaught
was closed Aug 11, 2023
Loading…
updated Aug 11, 2023
[LLM] Fine-Tuning fixes: Correct inference mode, enable weight adjustment for adapters when fine-tuning for > 1 epoch, etc.
#3407
by arnavgarg1
was closed May 20, 2023
Loading…
updated May 20, 2023
[fix] skip resetting index for empty dfs
#3177
by ShreyaR
was closed Mar 2, 2023
Loading…
updated Mar 2, 2023
[pre-commit.ci] pre-commit suggestions
#2993
by pre-commit-ci
bot
was closed Jan 31, 2023
Loading…
updated Jan 31, 2023
fix: Remove extra properties from
input_features
, output_features
, defaults
schemas for GBM models
#2902
by ksbrar
was closed Jan 9, 2023
Loading…
updated Jan 9, 2023
Validate top level config keys
#2825
by abidwael
was closed Dec 8, 2022
Loading…
updated Dec 8, 2022
Allow single value category features
#2762
by abidwael
was closed Nov 15, 2022
Loading…
updated Nov 15, 2022
Enable saving hyperopt checkpoints with multi-node clusters
#2386
by arnavgarg1
was closed Oct 11, 2022
Loading…
updated Oct 11, 2022
Log warning for failed ray imports
#2589
by arnavgarg1
was closed Oct 5, 2022
Loading…
updated Oct 5, 2022
Upgrade Docker Python 3.7 -> 3.8
#1731
by hungcs
was closed May 5, 2022
Loading…
updated May 23, 2022
Adding a combiner that projects input vectors to a common size and then aggregates by averaging
#1918
by w4nderlust
was merged May 8, 2022
Loading…
updated May 8, 2022
Updated Ray version to 1.12 RC1 for ludwig-ray-gpu and ludwig-ray images
#1876
by anmshkmr
was closed Apr 9, 2022
Loading…
updated Apr 9, 2022
Require that there must be 2 non-fill distinct values for binary features.
#1696
by justinxzhao
was closed Jan 23, 2022
Loading…
updated Feb 22, 2022
Adds sequence encoder test, updates sequence encoders to support all sequence reduce modes
#1597
by dantreiman
was merged Dec 17, 2021
Loading…
updated Dec 17, 2021
Fixed encoders tests except test_h3_rnn_embed
#1556
by anmshkmr
was merged Dec 7, 2021
Loading…
updated Dec 7, 2021
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.