-
Notifications
You must be signed in to change notification settings - Fork 64
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
feat: Add E2E Tests for Phi-3 and Tuning #476
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ishaansehgal99
had a problem deploying
to
unit-tests
June 18, 2024 23:17 — with
GitHub Actions
Error
ishaansehgal99
had a problem deploying
to
unit-tests
June 18, 2024 23:21 — with
GitHub Actions
Error
ishaansehgal99
had a problem deploying
to
e2e-test
June 18, 2024 23:21 — with
GitHub Actions
Failure
ishaansehgal99
had a problem deploying
to
e2e-test
June 19, 2024 18:13 — with
GitHub Actions
Failure
ishaansehgal99
had a problem deploying
to
unit-tests
June 19, 2024 20:55 — with
GitHub Actions
Error
ishaansehgal99
had a problem deploying
to
e2e-test
June 19, 2024 20:56 — with
GitHub Actions
Failure
ishaansehgal99
had a problem deploying
to
e2e-test
June 21, 2024 16:23 — with
GitHub Actions
Failure
ishaansehgal99
had a problem deploying
to
unit-tests
June 21, 2024 16:23 — with
GitHub Actions
Error
ishaansehgal99
had a problem deploying
to
e2e-test
June 21, 2024 16:51 — with
GitHub Actions
Failure
Signed-off-by: Ishaan Sehgal <[email protected]>
ishaansehgal99
had a problem deploying
to
e2e-test
June 21, 2024 17:12 — with
GitHub Actions
Failure
ishaansehgal99
had a problem deploying
to
unit-tests
June 21, 2024 17:12 — with
GitHub Actions
Error
ishaansehgal99
had a problem deploying
to
unit-tests
June 21, 2024 17:49 — with
GitHub Actions
Error
ishaansehgal99
had a problem deploying
to
unit-tests
June 21, 2024 18:08 — with
GitHub Actions
Error
ishaansehgal99
had a problem deploying
to
e2e-test
June 21, 2024 18:08 — with
GitHub Actions
Failure
ishaansehgal99
had a problem deploying
to
e2e-test
June 21, 2024 18:42 — with
GitHub Actions
Failure
bangqipropel
approved these changes
Jul 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Fei-Guo
approved these changes
Jul 6, 2024
ishaansehgal99
had a problem deploying
to
unit-tests
July 7, 2024 16:16 — with
GitHub Actions
Failure
smritidahal653
pushed a commit
to smritidahal653/kaito
that referenced
this pull request
Jul 12, 2024
**Reason for Change**: 1. Add E2E tests for Phi-3 and Tuning 2. Uses temporary ACR for uploading e2e results 3. Allows a public preset to be used in private accessmode with private ACR path 4. Adds Validation check for count > 1 for Tuning --------- Signed-off-by: Ishaan Sehgal <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reason for Change: