Jeff Tang
|
21e73d9809
VideoSummary notebook; readme update
|
1 anno fa |
Abhilash Majumder
|
6a78b96764
Merge branch 'main' into ipex_feature
|
1 anno fa |
Jeff Tang
|
cb2ab016d8
resized pngs #2
|
1 anno fa |
Jeff Tang
|
b58a4cf0d8
resized pngs
|
1 anno fa |
Jeff Tang
|
113a0a0451
added HelloLlamaLocal.ipynb
|
1 anno fa |
Jeff Tang
|
0350466f80
improved README and HelloLlamaLocal.ipynb
|
1 anno fa |
Jeff Tang
|
78d6071399
updated README.md for llama-demo-apps
|
1 anno fa |
Matthias Reso
|
a0d1390aac
Fixed typos
|
1 anno fa |
Matthias Reso
|
e8bb7fbabc
Merge remote-tracking branch 'origin/main' into feature/length_based_batch_sampling
|
1 anno fa |
Matthias Reso
|
bcdc39e32b
Added documentation for th batching strategy
|
1 anno fa |
Matthias Reso
|
5bceb44542
Fix fsdp_config.pure_bf16 flag in README
|
1 anno fa |
Matthias Reso
|
53fd82355f
Add missing changes
|
1 anno fa |
Matthias Reso
|
07bcffbf50
clean up unit tests + add batching test
|
1 anno fa |
Matthias Reso
|
4c225c65eb
Fix order of concat vs sampler
|
1 anno fa |
Matthias Reso
|
f9756ca79d
Added packing test for samsum
|
1 anno fa |
Matthias Reso
|
5a359b7bf2
Fix sampler vs batch_sampler
|
1 anno fa |
Matthias Reso
|
fe8122daf1
Adapt alpaca dataset to ConcatDataset
|
1 anno fa |
Matthias Reso
|
5da84b2913
Fix usage of dataclass for train_config and fsdp_config
|
1 anno fa |
Matthias Reso
|
aa5dee241a
Fix unit test to reflect batch packing
|
1 anno fa |
Matthias Reso
|
8620ab8ac2
Fix invalid labels for context in custom dataset/oasst1
|
1 anno fa |
Hamid Shojanazeri
|
ef810bbee0
addig flop counter
|
1 anno fa |
Matthias Reso
|
52c417b7d5
Merge branch 'fix/invalidate_label_for_chat' into feature/length_based_batch_sampling
|
1 anno fa |
Matthias Reso
|
653a79e3dd
Invalidate context in labels for samsum + grammar
|
1 anno fa |
Matthias Reso
|
d3015b4c80
Remove max_word from alpaca; lets deal tokenizer deal with truncation
|
1 anno fa |
Hamid Shojanazeri
|
b7fd81c712
Updated quickstart notebook to use llama_recipes package (#224)
|
1 anno fa |
Matthias Reso
|
a647955fc8
Make packing/padding a training setting
|
1 anno fa |
Matthias Reso
|
2e768b1d1d
Added unit test coverage for amp
|
1 anno fa |
Matthias Reso
|
33925f71e6
Add missing amp context if use_fp16 is enabled
|
1 anno fa |
Hamid Shojanazeri
|
35b394e49f
adding profiler and flop_counter
|
1 anno fa |
Hamid Shojanazeri
|
d56d5c469d
adding flop counter
|
1 anno fa |