mmpretrain/tools
fanqiNO1 64c446d507
[Feature] Support LoRA. (#1687)
* [Feature] Support LoRA

* [Feature] Support LoRA

* [Fix] Fix bugs

* [Refactor] Add copyright

* [Fix] Fix bugs

* [Enhancement] Add

* [Fix] Fix bugs

* [Fix] Fix bugs

* [Fix] Fix bugs

* [Fix] Fix bugs

* [Fix] Fix bugs

* [Docs] Update docstring

* [Docs] Update docstring

* [Refactor] Reformat with yapf

* [Docs] Update docstring

* [Refactor] Docformat

* [Refactor] Fix double-quote-string

* [Fix] fix pytorch version

* [Fix] isort

* [Fix] isort

* [Enhancement] Extend forward

* [Enhancement] Extend test

* [Fix] Fix targets

* [Enhancement] Extend LoRA to frozen models

* [Fix] Fix spelling

* [Fix] Override __getattr__

* [Fix] Add init_cfg

* [Enhancement] Add example config

* [Fix] Fix init_cfg

* [Enhancement] Add merging script

* [Fix] Remove init_cfg

* [Fix] Change lora key

* [Fix] Fix merge scripts

* [Fix] Fix merge scripts

* [Docs] Add docs

* [Fix] fix
2023-07-24 11:30:57 +08:00
..
analysis_tools [Feature] Transfer shape-bias tool from mmselfsup (#1658) 2023-07-03 11:39:23 +08:00
benchmarks [Docs] Update user guides docs and tools for MMPretrain. (#1429) 2023-03-27 14:32:26 +08:00
dataset_converters [Feat] Download dataset by using MIM&OpenDataLab (#1630) 2023-06-30 13:55:13 +08:00
misc [Fix][New_config] Fix demo bug (#1647) 2023-06-19 15:15:28 +08:00
model_converters [Feature] Support LoRA. (#1687) 2023-07-24 11:30:57 +08:00
torchserve [Docs] Update user guides docs and tools for MMPretrain. (#1429) 2023-03-27 14:32:26 +08:00
visualization Just to correct a typo of 'target' (#1655) 2023-07-14 16:16:35 +08:00
dist_test.sh [Feature] Add multi machine dist_train (#734) 2022-03-23 12:03:03 +08:00
dist_train.sh [Feature] Support new configs. (#1639) 2023-06-16 16:54:45 +08:00
kfold-cross-valid.py [Refactor] Update almost tools and add unit tests for these tools. (#1418) 2023-03-17 10:50:51 +08:00
slurm_test.sh init commit 2020-05-21 21:21:43 +08:00
slurm_train.sh init commit 2020-05-21 21:21:43 +08:00
test.py [Enhancement] Support deepspeed with flexible runner (#1673) 2023-06-29 10:16:27 +08:00
train.py [Enhancement] Support deepspeed with flexible runner (#1673) 2023-06-29 10:16:27 +08:00