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 llama_cpp_commit to Vulkan build and remove double params #801

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

m0nsky
Copy link
Contributor

@m0nsky m0nsky commented Jun 20, 2024

This PR adds the missing llama_cpp_commit param to the Vulkan build workflow, and cleans up some double params that were already present in COMMON_DEFINE.

Build action completed succesfully on my fork and binaries were tested locally (including running the unit tests) without issues:
https://github.com/m0nsky/LLamaSharp/actions/runs/9598690516

This fix is required before the upcoming binary update. After the next binary update, we can merge Vulkan support (#797) and the new CUDA12 paths (#800).

@martindevans martindevans merged commit fd0dc2c into SciSharp:master Jun 20, 2024
5 of 6 checks passed
@martindevans
Copy link
Member

Thanks again!

@m0nsky m0nsky deleted the vulkan-build-fixes branch June 20, 2024 15:05
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