Commit History
Support loading datasets saved via save_to_disk (#1432)
e634118
unverified
Keith Stevens
commited on
Jamba (#1451)
02af082
unverified
fix layer_replication arg to peft (#1446)
4155e99
unverified
support layer replication for peft and fix rslora integration (#1445)
25afd35
unverified
fix for accelerate env var for auto bf16, add new base image and expand torch_cuda_arch_list support (#1413)
da265dd
unverified
Fix falcon tokenization step (#1441) [skip ci]
bcdc9b1
unverified
make sure to capture non-null defaults from config validation (#1415)
601b77b
unverified
fix(dataset): normalize tokenizer config and change hash from tokenizer class to tokenizer path (#1298)
ff939d8
unverified
strip out hacky qlora-fsdp workarounds now that qlora-fsdp fixes are upstreamed (#1428)
2a1589f
unverified
support galore once upstreamed into transformers (#1409)
dd449c5
unverified
Feat: Add sharegpt multirole (#1137)
40a88e8
unverified
fix(config): passing gradient_checkpoint_kwargs (#1412)
b1e3e1b
unverified
ORPO (#1419)
2ea70eb
unverified
beta support for multipack with gemmoe: (#1402)
8df7b88
unverified
Train parameters exclusively in specific ranges (#1390)
05bcc9e
unverified
Update ChatTemplate enum to include alpaca and gemma (#1396)
0976781
unverified
chore: lint (#1389)
4326520
unverified
Add Glaive conversation format support (#1365)
b7d8a7d
unverified
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
lora+ support (#1352)
decb66e
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
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
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
Add MPS support (#1264)
fac2d98
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