Commit History
Update README.md (#1103)
b502392
unverified
hamel
commited on
Fix broken pypi.yml (#1099) [skip ci]
44ba616
unverified
marksaroufim
commited on
feat: enable trl's autounwrap (#1060)
b432889
unverified
Nanobit
commited on
Fix debugging.md (#1091)
54fe07a
unverified
hamel
commited on
add gptneox embeddings, fix phi2 inputs, also fix the casting (#1083)
78c5b19
unverified
winglian
commited on
misc fixes from #943 (#1086) [skip ci]
23495a8
unverified
winglian
commited on
Remove fused-dense-lib from requirements.txt (#1087)
91502b9
unverified
casperhansen
commited on
add python 3.11 to the matrix for unit tests (#1085) [skip ci]
6c19e93
unverified
winglian
commited on
optimize calculation of cu_seqlens from position_ids (#1084) [skip ci]
90036eb
unverified
winglian
commited on
use tags again for test image, only run docker e2e after pre-commit checks (#1081)
9032e61
unverified
winglian
commited on
fix: warn user to install mamba_ssm package (#1019)
d69ba2b
unverified
Nanobit
commited on
pin accelerate for deepspeed fix (#1080)
9e3f0cb
unverified
winglian
commited on
additional logging to get maximum token length of a sequence in the dataset (#1066) [skip ci]
2f2582e
unverified
winglian
commited on
update sharegpt conversations when chatml chat template is set (#1075) [skip ci]
0ce1a65
unverified
winglian
commited on
be more robust about checking embedding modules for lora finetunes (#1074) [skip ci]
0f10080
unverified
winglian
commited on
swap the data collator for evals if not using sample packing (#1076)
ead34c5
unverified
winglian
commited on
Update FUNDING.yml [skip ci]
ec02b7c
unverified
winglian
commited on
Update FUNDING.yml with bitcoin (#1079) [skip ci]
3b4c646
unverified
winglian
commited on
attempt to also run e2e tests that needs gpus (#1070)
788649f
unverified
winglian
commited on
Separate AutoGPTQ dep to `pip install -e .[auto-gptq]` (#1077)
9be92d1
unverified
casperhansen
commited on
paired kto support (#1069)
d7057cc
unverified
winglian
commited on
update peft to 0.7.0 (#1073)
768d348
unverified
marktenenholtz
commited on
Add: mlflow for experiment tracking (#1059) [skip ci]
090c24d
unverified
fix double eos token for chatml (#1054) [skip ci]
651b7a3
unverified
winglian
commited on
fix: torch_dtype mistral default to fp32 (#1050)
c3e8165
unverified
Nanobit
commited on
Update FUNDING.yml for Kofi link (#1067)
7f38175
unverified
winglian
commited on
Sponsors (#1065)
1496441
unverified
winglian
commited on
Phi2 rewrite (#1058)
732851f
unverified
winglian
commited on
streaming multipack for pretraining dataset (#959)
553c80f
unverified
Update tests-docker.yml (#1052) [skip ci]
eb4c994
unverified
hamel
commited on
feat: always push checkpoint to hub if set (#1049) [skip ci]
cbdbf9e
unverified
Nanobit
commited on
feature: better device mapping for large models (#918)
bdfefaf
unverified
set default for merge (#1044)
63fb3eb
unverified
hamel
commited on
fix model card upload for PEFT models (#1043)
31d2350
unverified
hamel
commited on
RL/DPO (#935)
f243c21
winglian
commited on
Added chatglm3 conversation type for training models like TinyLLama (#1036)
59b2d30
unverified
xaviviro
commited on
bump transformers and update attention class map name (#1023)
bcc78d8
unverified
winglian
commited on
chore(config): clean up old log for Qwen (#1034)
74532dd
unverified
Nanobit
commited on
fix: lint (#1037)
8ba27f3
unverified
Nanobit
commited on
chore(readme): update instruction to set config to load from cache (#1030)
b31038a
unverified
Nanobit
commited on
added tiny llama examples for lora and qlora (#1027)
c75f916
unverified
Tim Dolan
commited on
use recommended setting for use_reentrant w gradient checkpointing (#1021)
4d2e842
unverified
winglian
commited on