qwerrwe / src /axolotl /train.py

Commit History

Pass weakref to model in the SIGINT handler to free up model post train function (#1581)
dde02fc
unverified

chiragjn winglian commited on

DBRX Model Support (#1462)
132eb74
unverified

winglian commited on

ORPO (#1419)
2ea70eb
unverified

winglian commited on

chore(script): remove redundant setting (#1411)
d485a08
unverified

Nanobit commited on

Train parameters exclusively in specific ranges (#1390)
05bcc9e
unverified

seungduk commited on

don't use load and push together (#1284)
ea00dd0
unverified

winglian commited on

support for true batches with multipack (#1230)
00568c1
unverified

winglian commited on

Peft deepspeed resume (#1227)
c67fb71
unverified

winglian commited on

workaround for transformers bug requireing do_sample for saveing pretrained (#1206)
ba944e6
unverified

winglian commited on

Mixtral fixes 20240124 (#1192) [skip ci]
54d2ac1
unverified

winglian commited on

keep gate in fp32 for 16 bit loras (#1105)
da97285
unverified

winglian commited on

feat: enable trl's autounwrap (#1060)
b432889
unverified

Nanobit commited on

fix model card upload for PEFT models (#1043)
31d2350
unverified

hamel commited on

RL/DPO (#935)
f243c21

winglian commited on

add config to model card (#1005)
85dd4d5
unverified

hamel commited on

fix: switch to using the HuggingFace Transformers NEFT implementation (#941)
ef24342
unverified

dg-kalle commited on

Fix Deepspeed loading (#950)
5ea3aa3
unverified

winglian commited on

support for mamba (#915)
40a6362
unverified

winglian commited on

use accelerate logging for zero/main loggin only
b2430ce

winglian commited on

cleanup verbosity a bit
4c834bf

winglian commited on

refactor neft patch to be more re-usable similar to trl's impl (#796)
827ec3d
unverified

winglian commited on

create a model card with axolotl badge (#624)
501958b
unverified

winglian commited on

set fsdp state dict (#584)
be75668
unverified

Jan Philipp Harries Jan Philipp Harries commited on

let hf trainer handle torch compile (#516)
a4e1bb6
unverified

winglian tmm1 commited on

misc fixes/improvements (#513)
a546ca2
unverified

winglian commited on

split train from other cli options (#503)
b21e4a2
unverified

winglian commited on