Commit History
support for rslora (#1387) [skip ci]
7659c00
unverified
validation for fsdp and deepspeed (#1388) [skip ci]
3fd8093
unverified
FDSP + QLoRA (#1378)
9b6ee83
unverified
support for DoRA w/ PEFT (#1363)
0cfdb2c
unverified
allow the sharegpt handler to also better handle datasets destined for openai finetuning (#1361)
2598c9f
unverified
lora+ support (#1352)
decb66e
unverified
plain input/output prompt strategy w/o chat templates (#1346)
4d09b42
unverified
Fix validation for early stopping (#1358)
b5b4492
unverified
fix for protected model_ namespace w pydantic (#1345)
6b3b271
unverified
Fix `use_mlflow` to be bool instead of str (#1344)
3a5a2d2
unverified
more fixes 20240228 (#1342) [skip ci]
0f985e1
unverified
add gemma instruct chat template (#1341)
c1a7b3d
unverified
Update fastchat_conversation_turns.py (#1294) [skip ci]
2b9687f
unverified
fix steps check for anneal on first cycle (#1316)
2c9c88b
unverified
more pydantic fixes (#1338)
3f69571
unverified
Support user-defined prompt processing strategies for dpo (#1248)
1e3d530
unverified
add lion-pytorch optimizer (#1299) [skip ci]
1648279
unverified
hotfix to exclude_unset from pydantic config when converting back to a dict (#1334)
269c543
unverified
hotfix for missing outputs params (#1333)
e7eed20
unverified
hotfix for lora rank (#1332)
cf00231
unverified
hotfix for capabilities loading (#1331)
7de912e
unverified
Pydantic 2.x cfg (#1239)
cc3cebf
unverified
make mlflow optional (#1317)
5894f0e
unverified
multipack for gemma (#1313)
2752d5f
unverified
Allow load_best_model_at_end to be configured for early stopping on custom evaluation datasets (#1291)
3c00f40
unverified
David Meikle
commited on
Validation always happens on first step (#1300)
e2786cc
unverified
Add seq2seq eval benchmark callback (#1274)
5a5d474
unverified
Scheduler implementation of Continual Pre-Training of Large Language Models: How to (re)warm your model? (#1273)
8430db2
unverified
allow the optimizer prune ratio for ReLoRA to be configurable (#1287)
4b997c3
unverified
Add MPS support (#1264)
fac2d98
unverified
don't use load and push together (#1284)
ea00dd0
unverified
add support for https remote yamls (#1277)
9bca7db
unverified
allow remote data paths (#1278)
91cf4ee
unverified
simplify haldning for newer multipack patches so they can be added in a single place (#1270)
5698943
unverified
Fix bug preventing model_kwargs being injected (#1262)
73f1bda
unverified
Zac Brannelly
commited on
Add more save strategies for DPO training. (#1255)
13eea21
unverified
Philip May
commited on
Fix typo `bloat16` -> `bfloat16` (#1257)
1072f28
unverified
Pretrain transforms (#1261)
c7cf381
unverified
relora: magnitude pruning of the optimizer (#1245)
8c2e05a
unverified
support for true batches with multipack (#1230)
00568c1
unverified
Peft deepspeed resume (#1227)
c67fb71
unverified
Support for additional_special_tokens (#1221) [skip ci]
25e037f
unverified
Fix and document test_datasets (#1228)
5787e1a
unverified
Fix typo (#1231) [skip ci]
8608d80
unverified
xhedit
commited on