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

Enable AdaLoRA tests for LLM adapter #3896

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Conversation

jeffkinnison
Copy link
Contributor

This adds adalora to the list of adapters available to LLMEncoder and adds adalora to the existing test suite.

Copy link
Contributor

@arnavgarg1 arnavgarg1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Seems like there's just some failing combinatorial tests that may need to be fixed

Copy link

github-actions bot commented Jan 18, 2024

Unit Test Results

  6 files  ±0    6 suites  ±0   14m 50s ⏱️ +37s
12 tests ±0    9 ✔️ ±0    3 💤 ±0  0 ±0 
60 runs  ±0  42 ✔️ ±0  18 💤 ±0  0 ±0 

Results for commit bd40a02. ± Comparison against base commit 678ee78.

♻️ This comment has been updated with latest results.

@arnavgarg1
Copy link
Contributor

@jeffkinnison Actually I think it was a transient failure, so should be good to merge, especially given that your tests don't touch either module and you only added new tests.

@jeffkinnison jeffkinnison merged commit 495a6bf into master Jan 19, 2024
17 of 18 checks passed
@jeffkinnison jeffkinnison deleted the llm-encoder-adalora branch January 19, 2024 18:06
vijayi1 pushed a commit to vijayi1/ludwig that referenced this pull request Jan 23, 2024
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.

None yet

2 participants