Matthias Reso
|
7a8c52cb38
Remove pkg_resources.packaging
|
10 달 전 |
simwiki
|
66e1867120
Fix save metric FileNotFoundError when finetuning
|
11 달 전 |
Kai Wu
|
26e877fd42
changed readme, unified the context interface and added get_flops_per_sec()
|
11 달 전 |
Kai Wu
|
d9558c11ca
changed context name and add more docs
|
11 달 전 |
Kai Wu
|
03f1ca7817
fixed some typo to pass spellcheck
|
1 년 전 |
Kai Wu
|
7b1a9413d2
fixed a typo
|
1 년 전 |
Kai Wu
|
41434dc825
formatted and removed duplicated or unused function get_total_flops() and byte2mb()
|
1 년 전 |
Kai Wu
|
f2e80bae22
created a FlopMeasure class on top of FlopCounterMode instead of keep of copy of our own tflop_counter.py
|
1 년 전 |
Kai Wu
|
69e46887b4
handling incorrect profiling early stop caused by max_train_steps and add profiler.step() for each train step
|
1 년 전 |
Kai Wu
|
34e0bf4c6e
second draft of this feature, seems to be working now
|
1 년 전 |
Kai Wu
|
a35519ee90
fixed typo and handling unexpected exit
|
1 년 전 |
Kai Wu
|
2a5de9b448
first draft of flop counter feature
|
1 년 전 |
Kai Wu
|
e6f69f84ad
add max_steps_reached to reduce redundancy
|
1 년 전 |
Kai Wu
|
fa0a389f74
add max_step feature for training and eval
|
1 년 전 |
jpgard
|
6954b16b3b
only save training params on rank 0
|
1 년 전 |
Hamid Shojanazeri
|
761b7e6e51
adding wandb_run ro eval
|
1 년 전 |
Hamid Shojanazeri
|
ffdc93f00a
Merge branch 'main' into wandb_logging
|
1 년 전 |
Matthias Reso
|
c5a382e509
Make tests run on cpu only machines
|
1 년 전 |
Hamid Shojanazeri
|
162be4c045
Revert "Flop counter, profiling and GC (#357)"
|
1 년 전 |
Hamid Shojanazeri
|
1a09fb5d27
add logging for setting profiler
|
1 년 전 |
Hamid Shojanazeri
|
71d137c722
Merge branch 'main' into flop_counter_gc
|
1 년 전 |
Hamid Shojanazeri
|
8bf474b455
clean up
|
1 년 전 |
Hamid Shojanazeri
|
19089269d3
add gc
|
1 년 전 |
Hamid Shojanazeri
|
dbfea484c6
Feature : Enable Intel GPU/XPU finetuning and inference (#116)
|
1 년 전 |
Beto
|
1f5b202c18
Adding tests for the save_metrics param in the train function
|
1 년 전 |
Beto
|
7474514fe0
Merging with main
|
1 년 전 |
gaopengzhi
|
c7d410725b
Merge branch 'main' into grad_clip
|
1 년 전 |
Abhilash Majumder
|
4793f0fdf3
Merge branch 'main' into ipex_feature
|
1 년 전 |
gaopengzhi
|
e2797abe9b
Add gradient_clipping and gradient_clipping_threshold parameters
|
1 년 전 |
kldarek
|
fc5485d916
fixing wandb for fsdp
|
1 년 전 |