Hamid Shojanazeri
|
162be4c045
Revert "Flop counter, profiling and GC (#357)"
|
před 1 rokem |
Hamid Shojanazeri
|
1a09fb5d27
add logging for setting profiler
|
před 1 rokem |
Hamid Shojanazeri
|
71d137c722
Merge branch 'main' into flop_counter_gc
|
před 1 rokem |
Hamid Shojanazeri
|
8bf474b455
clean up
|
před 1 rokem |
Hamid Shojanazeri
|
19089269d3
add gc
|
před 1 rokem |
Hamid Shojanazeri
|
dbfea484c6
Feature : Enable Intel GPU/XPU finetuning and inference (#116)
|
před 1 rokem |
Beto
|
1f5b202c18
Adding tests for the save_metrics param in the train function
|
před 1 rokem |
Beto
|
7474514fe0
Merging with main
|
před 1 rokem |
gaopengzhi
|
c7d410725b
Merge branch 'main' into grad_clip
|
před 1 rokem |
Abhilash Majumder
|
4793f0fdf3
Merge branch 'main' into ipex_feature
|
před 1 rokem |
gaopengzhi
|
e2797abe9b
Add gradient_clipping and gradient_clipping_threshold parameters
|
před 1 rokem |
gaopengzhi
|
bb7c6c1e33
Support FSDP scenario
|
před 1 rokem |
gaopengzhi
|
b1d9efd155
Refactor gradient clipping feature
|
před 1 rokem |
Beto
|
17d02c3b44
Adding config to conditionally save stats
|
před 1 rokem |
Beto
|
b974c87035
Merging latest from main
|
před 1 rokem |
Jeremy Howard
|
eca8410b32
Use bf16 parameters in bf16 mixed prec
|
před 1 rokem |
gaopengzhi
|
04befdef69
Add gradient clipping feature
|
před 1 rokem |
Abhilash Majumder
|
11465d6329
remove duplicate import
|
před 1 rokem |
Abhilash Majumder
|
6a78b96764
Merge branch 'main' into ipex_feature
|
před 1 rokem |
Matthias Reso
|
e8bb7fbabc
Merge remote-tracking branch 'origin/main' into feature/length_based_batch_sampling
|
před 1 rokem |
Matthias Reso
|
33925f71e6
Add missing amp context if use_fp16 is enabled
|
před 1 rokem |
Hamid Shojanazeri
|
35b394e49f
adding profiler and flop_counter
|
před 1 rokem |
Hamid Shojanazeri
|
d56d5c469d
adding flop counter
|
před 1 rokem |
Beto
|
92be45b0fe
Adding matplotlib to requirements. Removing import from train_utils
|
před 1 rokem |
Beto
|
80a6ac41b5
Adding the rank to the metrics filename to differentiate the run from each GPU
|
před 1 rokem |
Beto
|
2f7256918e
Adding support to save fine tuning metrics to json. Adding script to plot saved metrics.
|
před 1 rokem |
Matthias Reso
|
10f9367e56
fix missing labels in datasets
|
před 1 rokem |
hongbo.mo
|
6217635e87
Fix tqdm bar not change length after terminal is resized
|
před 1 rokem |
Matthias Reso
|
c33ea3cacb
Fix pbar update
|
před 1 rokem |
hongbo.mo
|
5e910e6a42
Fix typo
|
před 1 rokem |