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

add with_main_gpu to LlamaModelParams #118

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

danbev
Copy link
Contributor

@danbev danbev commented Feb 29, 2024

This commit adds a with_main_gpu method to LlamaModelParams which allows the main GPU to be set.

This commit adds a `with_main_gpu` method to `LlamaModelParams` which
allows the main GPU to be set.

Signed-off-by: Daniel Bevenius <[email protected]>
@MarcusDunn
Copy link
Contributor

MarcusDunn commented Feb 29, 2024

Could you also add a main_gpu to allow it to be read as well?

NVM it's already there.

@MarcusDunn MarcusDunn enabled auto-merge February 29, 2024 14:37
@MarcusDunn MarcusDunn merged commit 446d16d into utilityai:main Feb 29, 2024
5 checks passed
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