Commit History
Set eval_sample_packing to false in mistral config.yaml (#1003)
384b817
unverified
Kevin Sydney
commited on
set output_router_logits for mixtral config: (#995)
628b754
unverified
winglian
commited on
change val size (#992)
93ebec1
unverified
mhenrichsen
commited on
Fix Deepspeed loading (#950)
5ea3aa3
unverified
winglian
commited on
new evals_per_epoch and saves_per_epoch to make things cleaner (#944)
5f79b82
unverified
winglian
commited on
Mixtral official (#942)
7fabc4d
unverified
winglian
commited on
update to latest transformers for mixstral support (#929)
35f9b0f
unverified
winglian
commited on
Mixtral multipack (#928)
68b227a
unverified
winglian
commited on
Feat(wandb): Refactor to be more flexible (#767)
a1da39c
unverified
Nanobit
commited on
feature: loss watchdog for terminating training runs that are failing (#899)
58ec8b1
unverified
don't compile deepspeed or bitsandbytes from source (#837)
f544ab2
unverified
winglian
commited on
fix eval_steps to be a sane default (#797)
8b79ff0
unverified
winglian
commited on
disable eval table w sample packing in examples (#778)
9b43e7e
unverified
winglian
commited on
simplify by removing duplicate base_model_config (#772)
2d8def6
unverified
winglian
commited on
Fix: lowercase `True` values in config (#713)
ace70b3
unverified
atgctg
commited on
Get qlora mistral-7b fine tuning working on a single 4090 (#708)
295b266
unverified
lukemarsden
commited on
fix unneeded space (#699)
f91db19
unverified
mhenrichsen
commited on
lint
83a950b
unverified
mhenrichsen
commited on
new lr, sample pack
4c8ddf2
mhenrichsen
commited on
Fix: Higher vram usage for mistral and sample_packing (#691)
669f1d0
unverified
Nanobit
commited on
Adding qlora config for Mistral (#675)
d4a88e4
unverified
Abhishek Mishra
commited on
prepared dataset caching, other misc fixes (#665)
e50a64e
unverified
winglian
commited on
Update mistral/README.md (#647)
b88f515
unverified
Adarsh Shirawalmath
commited on
Feat: Add example for Mistral (#644)
eb41f76
unverified
Nanobit
commited on