Commit History

Update tinyllama lora.yml to fix eval packing issue (#1362)
8984bf1
unverified

rasbt commited on

allow the sharegpt handler to also better handle datasets destined for openai finetuning (#1361)
2598c9f
unverified

winglian commited on

lora+ support (#1352)
decb66e
unverified

winglian commited on

plain input/output prompt strategy w/o chat templates (#1346)
4d09b42
unverified

winglian commited on

Fix validation for early stopping (#1358)
b5b4492
unverified

chiragjn commited on

chore: enable sample_packing for Gemma (#1351)
170d4d7
unverified

Nanobit commited on

run tests again on Modal (#1289) [skip ci]
0001862
unverified

winglian commited on

fix for protected model_ namespace w pydantic (#1345)
6b3b271
unverified

winglian commited on

Fix `use_mlflow` to be bool instead of str (#1344)
3a5a2d2
unverified

chiragjn commited on

deprecate py 3.9 support, set min pytorch version (#1343) [skip ci]
6d4bbb8
unverified

winglian commited on

more fixes 20240228 (#1342) [skip ci]
0f985e1
unverified

winglian commited on

add gemma instruct chat template (#1341)
c1a7b3d
unverified

winglian commited on

Update fastchat_conversation_turns.py (#1294) [skip ci]
2b9687f
unverified

eltociear commited on

fix steps check for anneal on first cycle (#1316)
2c9c88b
unverified

winglian commited on

Update debugging.md (#1339) [skip ci]
5265cd6
unverified

hamel commited on

fix: checkpoint saving with deepspeed (#1321)
5be8b55
unverified

Nanobit commited on

Mps mistral lora (#1292) [skip ci]
0f6af36
unverified

Maxime Nanobit winglian commited on

more pydantic fixes (#1338)
3f69571
unverified

winglian commited on

Support user-defined prompt processing strategies for dpo (#1248)
1e3d530
unverified

nopperl winglian commited on

add lion-pytorch optimizer (#1299) [skip ci]
1648279
unverified

Maxime winglian commited on

Add StableLM 2 Example Scripts (#1327) [skip ci]
f30d062
unverified

ncoop57 commited on

hotfix to exclude_unset from pydantic config when converting back to a dict (#1334)
269c543
unverified

winglian commited on

hotfix for missing outputs params (#1333)
e7eed20
unverified

winglian commited on

hotfix for lora rank (#1332)
cf00231
unverified

winglian commited on

hotfix for capabilities loading (#1331)
7de912e
unverified

winglian commited on

ADD: push checkpoints to mlflow artifact registry (#1295) [skip ci]
d756534
unverified

JohanWork Nanobit winglian commited on

chore: update readme to be more clear (#1326) [skip ci]
c6b01e0
unverified

Nanobit commited on

Pydantic 2.x cfg (#1239)
cc3cebf
unverified

winglian commited on

make mlflow optional (#1317)
5894f0e
unverified

winglian commited on

Use yaml codeblock for config.yaml field (#1303) [skip ci]
5cf226e
unverified

dg-kalle commited on

fix(readme): Clarify doc for tokenizer_config (#1323) [skip ci]
2ed52bd
unverified

Nanobit commited on

deprecate: pytorch 2.0.1 image (#1315) [skip ci]
a359579
unverified

Nanobit commited on

multipack for gemma (#1313)
2752d5f
unverified

winglian commited on

Adding Google's gemma Model (#1312)
9e300ac
unverified

aaditya commited on

fix(readme): update inference md link (#1311) [skip ci]
3d2cd80
unverified

Nanobit commited on

Add instructions for playing with qlora model to colab example (#1290)
6ab69ec
unverified

Jared Palmer Nanobit JohanWork commited on

Allow load_best_model_at_end to be configured for early stopping on custom evaluation datasets (#1291)
3c00f40
unverified

David Meikle commited on

fix(examples): remove is_*_derived as it's parsed automatically (#1297)
a7a9a14
unverified

Nanobit commited on

Validation always happens on first step (#1300)
e2786cc
unverified

LeonardoEmili commited on

Add seq2seq eval benchmark callback (#1274)
5a5d474
unverified

LeonardoEmili commited on

Scheduler implementation of Continual Pre-Training of Large Language Models: How to (re)warm your model? (#1273)
8430db2
unverified

jinwonkim93 commited on

allow the optimizer prune ratio for ReLoRA to be configurable (#1287)
4b997c3
unverified

winglian commited on

Add MPS support (#1264)
fac2d98
unverified

Maxime winglian commited on

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

winglian commited on

Update README.md (#1281)
b2a4cb4
unverified

hamel commited on

run the docker image builds and push on gh action gpu runners (#1218)
aaf54dc
unverified

winglian commited on

add support for https remote yamls (#1277)
9bca7db
unverified

hamel commited on

allow remote data paths (#1278)
91cf4ee
unverified

hamel commited on

copy edits (#1276)
1daecd1
unverified

winglian commited on

Add link to axolotl cloud image on latitude (#1275)
4a654b3
unverified

winglian commited on