Fix `use_mlflow` to be bool instead of str (#1344) 3a5a2d2 unverified chiragjn commited on Feb 28, 2024
deprecate py 3.9 support, set min pytorch version (#1343) [skip ci] 6d4bbb8 unverified winglian 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
Mps mistral lora (#1292) [skip ci] 0f6af36 unverified Maxime Nanobit 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
chore: update readme to be more clear (#1326) [skip ci] c6b01e0 unverified Nanobit commited on Feb 26, 2024
Use yaml codeblock for config.yaml field (#1303) [skip ci] 5cf226e unverified kallewoof commited on Feb 24, 2024
fix(readme): Clarify doc for tokenizer_config (#1323) [skip ci] 2ed52bd unverified Nanobit commited on Feb 24, 2024
fix(readme): update inference md link (#1311) [skip ci] 3d2cd80 unverified Nanobit commited on Feb 21, 2024
Add instructions for playing with qlora model to colab example (#1290) 6ab69ec unverified Jared Palmer Nanobit JohanWork commited on Feb 21, 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
fix(examples): remove is_*_derived as it's parsed automatically (#1297) a7a9a14 unverified Nanobit 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
run the docker image builds and push on gh action gpu runners (#1218) aaf54dc unverified winglian commited on Feb 9, 2024
Add link to axolotl cloud image on latitude (#1275) 4a654b3 unverified winglian commited on Feb 8, 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