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

Resolves Issue #7 #10

Merged
merged 7 commits into from
Feb 16, 2024
Merged

Resolves Issue #7 #10

merged 7 commits into from
Feb 16, 2024

Conversation

ellllie-42
Copy link

Updated .build.cs to use cuda by default but only if installed. Defaults to precompiled llama.lib however easily solved by compiling llama separately and using a "LLAMA_PATH" variable pointing to the release folder.

@getnamo
Copy link
Owner

getnamo commented Feb 16, 2024

Doesn't actually fully resolve #7, but allowing a dev alternative using CUDA_PATH and LLAMA_PATH is a good idea!

@getnamo getnamo merged commit 6bdb3a2 into getnamo:main Feb 16, 2024
getnamo added a commit that referenced this pull request Feb 16, 2024
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