Commit History
fix for qwen w lora (#906)
3e3229e
unverified
ensure merged model matches the training dtype (#902)
1d21aa6
unverified
fix: remove FA for qwen examples (#900)
a48dbf6
unverified
update datasets version to cut down the warnings due to pyarrow arg change (#897)
6a4562a
unverified
Feat: Add Qwen (#894)
1115c50
unverified
fix: warning should not show if eval_batch_size not provided (#896)
7ee3c4c
unverified
Feat: Add warmup_ratio (#893)
fb12895
unverified
chore(doc): Add info on changing role in sharegpt (#886)
9fc29e0
unverified
fix: revert local dir dataset load (#878)
575a082
unverified
Install from git url (#874)
ddf8150
unverified
Phi update 202311 (#876)
9bf854e
unverified
don't train if eval split is too small (#873)
797f3dd
unverified
try #2: pin hf transformers and accelerate to latest release, don't reinstall pytorch (#867)
0de1457
unverified
Feat: Add dataset loading from S3, GCS (#765)
3cc67d2
unverified
allow overriding of model_config parameters from the YML (#853)
1bc1186
unverified
add e2e tests for checking functionality of resume from checkpoint (#865)
b3a61e8
unverified
make docker command more robust (#861)
8a8d1c4
unverified
lint fix that didn't get caught by linter (#866)
332984d
unverified
Docs: add instructions to 1-click launching on public clouds (#862)
b33c1d5
unverified
multipack len should use max, not min (#863)
0c2a630
unverified
adds llama and mistral dropout support (#858)
db8a8af
unverified
various bugfixes (#856)
1470650
unverified
chore(doc): Separate section on runpod (#860)
501b4d1
unverified
feat(doc): add more info on train_on_split (#855)
306fe19
unverified
include the suffix modified string in ascii art (#852)
614cff4
unverified
cleanup the old multipack dataloader (#841)
1a6309c
unverified
Pin optimum package (#838)
105d0b3
unverified
Bryan Thornbury
commited on
don't compile deepspeed or bitsandbytes from source (#837)
f544ab2
unverified
multipack w batch sampler (#795)
641e6f7
unverified
use temp_dir kwarg instead
6dc68a6
missing dunder-init
7de6a56
chore: lint
c74f045
make sure to cleanup tmp output_dir for e2e tests
0402d19
use accelerate logging for zero/main loggin only
b2430ce
cleanup verbosity a bit
4c834bf
add deepspeed-kernels dependency for deepspeed>=0.12.0 (#827)
8056ecd
unverified
Feat: Added Gradio support (#812)
738a057
unverified
update table for rwkv4 support, fix process count for dataset (#822)
cdc71f7
unverified
fix: pin autogptq (#818)
6459ac7
unverified
fix model parallel (#816)
964d858
unverified
fix(tokenizer): update log order after update (#806)
10388a8
unverified
feat(doc): add dummyoptim faq fix (#802)
9f7e8a9
unverified
fix(config): Set eos/bos to tokenizer if different (#801)
637ed09
unverified
refactor neft patch to be more re-usable similar to trl's impl (#796)
827ec3d
unverified
fix eval_steps to be a sane default (#797)
8b79ff0
unverified
Fix Deepspeed Zero3 Config (#791)
d3193be
unverified
Teknium
commited on