-
Notifications
You must be signed in to change notification settings - Fork 318
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
fix: Add E5 model test case in test CLI #958
Conversation
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.
Thanks for this @isaac-chung I believe the fix is in #953 so I don't believe this is needed. However, it might be worth adding a test for e5.
Ooooooh okay! Should we wait till that PR gets merged then? Or should I add to your PR? This still fails at the moment. Would love to have a fix either way.
|
Does it fail on the new PR? |
It passes here, but fails on master. |
But we haven't tested it on #953 |
I'll merge that into this. |
This looks fine to add as it is |
addresses #957
Checklist
make test
.make lint
.