Commit History
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
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
Peft lotfq (#1222)
4cb7900
unverified
Revert "run PR e2e docker CI tests in Modal" (#1220) [skip ci]
8da1633
unverified
run PR e2e docker CI tests in Modal (#1217) [skip ci]
36d053f
unverified
ADD: warning if hub_model_id ist set but not any save strategy (#1202)
af29d81
unverified
more checks and fixes for deepspeed and fsdp (#1208) [skip ci]
e923e62
unverified
make sure to register the base chatml template even if no system message is provided (#1207)
badda37
unverified
precompute dpo logprobs setting and fixes (#1199) [skip ci]
33e1170
unverified
Feat/chatml add system message (#1117)
98b4762
unverified
fix(log): improve warning to clarify that lora_modules_to_save expect a list (#1197)
08719b9
unverified
Mixtral fixes 20240124 (#1192) [skip ci]
54d2ac1
unverified
more dpo fixes for dataset loading and docs (#1185) [skip ci]
5bce45f
unverified
report min lenght of tokenized data (#1186) [skip ci]
d85d494
unverified
DPO fixes v2 (#1174)
59a31fe
unverified
Phi2 multipack (#1173)
814aee6
unverified
Add desc to map/filter (#1162)
6840381
unverified
support for explicit test_dataset definition for evals (#786)
cda52dc
unverified
Falcon embeddings (#1149) [skip docker]
e799e08
unverified
Vram fix attempt (#1164) [skip ci]
32580c1
unverified
improve vram use w gradient checkpointing (#1167) [skip ci]
802f966
unverified
Add mlflow callback for pushing config to mlflow artifacts (#1125)
b8e5603
unverified
JohanWork
commited on
jupyter lab fixes (#1139) [skip ci]
eaaeefc
unverified
Qwen2 (#1166)
f5a828a
unverified
make sure the model config loader respects the model_revision too (#1160) [skip-ci]
fccb542
unverified
Deprecate max packed sequence len (#1141)
2ce5c0d
unverified
feat(dataset): add config to keep processed dataset in memory (#1152)
3db5f2f
unverified
Multipack simplify for Mixtral (#1142)
6910e6a
unverified
fix bf16 check when preprocessing data (#1140)
317fa25
unverified
fix(preprocess): Make sure dataset not loaded from cache when using preprocess cli (#1136)
1e56b88
unverified
Preprocess dataset size fix (#1131)
7570446
unverified
Add `layers_to_transform` for `lora_config` (#1118)
8487b97
unverified
xzuyn
commited on
Enable or disable bf16 support based on availability (#1116)
0865613
unverified
Simon Hällqvist
commited on