allow the sharegpt handler to also better handle datasets destined for openai finetuning (#1361) 2598c9f unverified winglian commited on Mar 5, 2024
plain input/output prompt strategy w/o chat templates (#1346) 4d09b42 unverified winglian commited on Mar 4, 2024
fix for protected model_ namespace w pydantic (#1345) 6b3b271 unverified winglian commited on Feb 28, 2024
Fix `use_mlflow` to be bool instead of str (#1344) 3a5a2d2 unverified chiragjn commited on Feb 28, 2024
Update fastchat_conversation_turns.py (#1294) [skip ci] 2b9687f unverified eltociear commited on Feb 27, 2024
fix steps check for anneal on first cycle (#1316) 2c9c88b unverified winglian commited on Feb 27, 2024
Support user-defined prompt processing strategies for dpo (#1248) 1e3d530 unverified nopperl winglian commited on Feb 26, 2024
add lion-pytorch optimizer (#1299) [skip ci] 1648279 unverified Maxime winglian commited on Feb 26, 2024
hotfix to exclude_unset from pydantic config when converting back to a dict (#1334) 269c543 unverified winglian commited on Feb 26, 2024
ADD: push checkpoints to mlflow artifact registry (#1295) [skip ci] d756534 unverified JohanWork Nanobit winglian commited on Feb 26, 2024
Allow load_best_model_at_end to be configured for early stopping on custom evaluation datasets (#1291) 3c00f40 unverified David Meikle commited on Feb 21, 2024
Validation always happens on first step (#1300) e2786cc unverified LeonardoEmili commited on Feb 21, 2024
Add seq2seq eval benchmark callback (#1274) 5a5d474 unverified LeonardoEmili commited on Feb 13, 2024
Scheduler implementation of Continual Pre-Training of Large Language Models: How to (re)warm your model? (#1273) 8430db2 unverified jinwonkim93 commited on Feb 13, 2024
allow the optimizer prune ratio for ReLoRA to be configurable (#1287) 4b997c3 unverified winglian commited on Feb 12, 2024
simplify haldning for newer multipack patches so they can be added in a single place (#1270) 5698943 unverified winglian commited on Feb 7, 2024
Fix bug preventing model_kwargs being injected (#1262) 73f1bda unverified Zac Brannelly commited on Feb 7, 2024
Add more save strategies for DPO training. (#1255) 13eea21 unverified Philip May commited on Feb 6, 2024
relora: magnitude pruning of the optimizer (#1245) 8c2e05a unverified winglian commited on Feb 6, 2024
fix(model): apply gate fp32 only for mixtral (#1241) 2d65f47 unverified Nanobit winglian commited on Feb 1, 2024
Support for additional_special_tokens (#1221) [skip ci] 25e037f unverified DreamGenX winglian commited on Jan 31, 2024
Fix and document test_datasets (#1228) 5787e1a unverified DreamGenX winglian commited on Jan 31, 2024
FEAT: add tagging support to axolotl for DPOTrainer (#1209) 18f8119 unverified Filippo Broggini winglian commited on Jan 27, 2024
Revert "run PR e2e docker CI tests in Modal" (#1220) [skip ci] 8da1633 unverified winglian commited on Jan 26, 2024
run PR e2e docker CI tests in Modal (#1217) [skip ci] 36d053f unverified winglian commited on Jan 26, 2024
ADD: warning if hub_model_id ist set but not any save strategy (#1202) af29d81 unverified JohanWork winglian commited on Jan 26, 2024