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

build(rag): parameterize core build param #38

Merged
merged 9 commits into from
Apr 22, 2024

Conversation

mawandm
Copy link
Contributor

@mawandm mawandm commented Apr 21, 2024

We introduce the ability to build for cpu and cuda cores. This is useful for local development where cuda may not be available. In this case, there is no need to build for cuda since cuda libraries can be demanding on bandwidth given their size.

Part of #22

Tested with:
cpu build: https://github.com/ametnes/nesis/actions/runs/8773433435/job/24073500770
cuda build: https://github.com/ametnes/nesis/actions/runs/8773632133/job/24073937973

@mawandm mawandm requested a review from akizito April 21, 2024 15:31
@mawandm mawandm enabled auto-merge (squash) April 21, 2024 15:31
@mawandm mawandm self-assigned this Apr 21, 2024
@mawandm mawandm merged commit bb3c7b3 into main Apr 22, 2024
1 check passed
@mawandm mawandm deleted the 22-parameterise-cuda-cpu-rag-images branch April 22, 2024 02:06
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