Commit History
Support device_map=sequential & max_memory config parameters (#903)
992e742
unverified
Feat(wandb): Refactor to be more flexible (#767)
a1da39c
unverified
feature: loss watchdog for terminating training runs that are failing (#899)
58ec8b1
unverified
Feat: Add Qwen (#894)
1115c50
unverified
Feat: Add warmup_ratio (#893)
fb12895
unverified
chore(doc): Add info on changing role in sharegpt (#886)
9fc29e0
unverified
Install from git url (#874)
ddf8150
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
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
chore(doc): Separate section on runpod (#860)
501b4d1
unverified
feat(doc): add more info on train_on_split (#855)
306fe19
unverified
Feat: Added Gradio support (#812)
738a057
unverified
update table for rwkv4 support, fix process count for dataset (#822)
cdc71f7
unverified
fix eval_steps to be a sane default (#797)
8b79ff0
unverified
Add docker advanced instruction to README (#792)
2e71ff0
unverified
Create preprocess CLI (#785)
e50ab07
unverified
chore(readme): Improve documentation on conversation field (#782)
20aa4b5
unverified
Fix: Cannot tokenize with bf16 and on cpu (#766)
afedc47
unverified
Implement fused modules (#747)
15d3a65
unverified
add to docs (#703)
a21935f
unverified
Clarify custom format example (#729)
e1b214c
unverified
add noisy embedding (#721)
3bd9528
unverified
Maxime
Maxime
commited on
fix(doc): update default doc according to arg (#714)
5855dde
unverified
fix(doc): Add note on inference w sample packing (#712)
11c48c5
unverified
Update README with some explanations (#700)
77c84e0
unverified
refactor to set eval_batch_size earlier if unset, so we can warn if mismatched (#662)
2642cae
unverified
Make dataset_processes configurable (#651)
9ec2077
unverified
Fix bug when using pretokenized datasets (#652)
590d603
unverified
ich
commited on
add support for defined train split (#654)
409ca0f
unverified
Feat: Add example for Mistral (#644)
eb41f76
unverified
Warn users to login to HuggingFace (#645)
85b0be2
unverified
Napuh
commited on
skip some flash attn patches unless explicitly enabled (#643)
895f0a0
unverified
use fastchat conversations template (#578)
e7d3e2d
unverified
Feat: Add support for upstream FA2 (#626)
19a600a
unverified
Added quotes to the pip install -e command to fix an incompatibility with shells that do glob expansion like zsh (#632)
5e5296a
unverified
Fernando Tarin Morales
commited on