LICENSE | |
README.md | |
pyproject.toml | |
setup.py | |
src/peft/__init__.py | |
src/peft/import_utils.py | |
src/peft/mapping.py | |
src/peft/peft_model.py | |
src/peft.egg-info/PKG-INFO | |
src/peft.egg-info/SOURCES.txt | |
src/peft.egg-info/dependency_links.txt | |
src/peft.egg-info/requires.txt | |
src/peft.egg-info/top_level.txt | |
src/peft/tuners/__init__.py | |
src/peft/tuners/adalora.py | |
src/peft/tuners/lora.py | |
src/peft/tuners/p_tuning.py | |
src/peft/tuners/prefix_tuning.py | |
src/peft/tuners/prompt_tuning.py | |
src/peft/utils/__init__.py | |
src/peft/utils/config.py | |
src/peft/utils/other.py | |
src/peft/utils/save_and_load.py | |
tests/test_common_gpu.py | |
tests/test_config.py | |
tests/test_decoder_models.py | |
tests/test_encoder_decoder_models.py | |
tests/test_gpu_examples.py | |
tests/testing_common.py | |
tests/testing_utils.py |