Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream Main: Add Lora Dropout, YAML EnvVar Configuration #41

Merged
merged 4 commits into from
Jun 26, 2024
Merged

Conversation

fabianlim
Copy link
Contributor

@fabianlim fabianlim commented Jun 26, 2024

achew010 and others added 3 commits June 13, 2024 19:37
* added dropout to bnb fused ops

* tests on dropout

* refactored tests

* added tests for loading actual model weights

* more fixes

* restore the tests to passing

* refactored small test

* refactoring

* fix type problems

* added model test

* refactor routines, finish up tests, update readme+scenarios

* replace tests

* lint + fmt

* fix tests

---------

Co-authored-by: 1000850000 user <[email protected]>
…variable (#40)

* allow acceelration framework env key

Signed-off-by: Yu Chin Fabian Lim <[email protected]>

* update readme

Signed-off-by: Yu Chin Fabian Lim <[email protected]>

* fix benchmark.py

Signed-off-by: Yu Chin Fabian Lim <[email protected]>

* some fixes + lint

* update readme

Signed-off-by: Yu Chin Fabian Lim <[email protected]>

---------

Signed-off-by: Yu Chin Fabian Lim <[email protected]>
@fabianlim fabianlim changed the title Upstream Main: Upstream Main: Add Lora Dropout, YAML EnvVar Configuration Jun 26, 2024
* freeze autogptq installation to specific commit id

* freeze numpy version to be compatible with bounded torch<2.3

* added __init__.py to plugins/framework/tests
@fabianlim fabianlim merged commit 49225b6 into main Jun 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants