-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add test runner to CI #12
Comments
Note for this we will need a GPU-enabled runner with the following specs:
|
This job should be capable: I can help get the same thing running on this repo, but it will take some additional repo configuration first.
do you have an AWS instance type in mind? Ideally the minimal / cheapest type capable of testing this |
For the simple flow test, 24GB of vram should work for both. I haven't tried to make it work with less. We've been using g5.4xlarge. |
I think we can make CI work with a |
@alimaredia any updates on this issue? It would be nice to validate patches in the repo through CI before merging. |
@booxter I don't have any updates. I've been focused on the instructlab CI lately. If someone wants to take the lead on establishing CI within the eval repo over the next week or so I'd be happy to review or tell that person what I see the next steps are. |
@danmcp has introduced some tests in #9 - we should get testing setup as part of our current CI stack once they are merged in
The text was updated successfully, but these errors were encountered: