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

Adding multiple release architectures to Package Release github action #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zosman1
Copy link

@zosman1 zosman1 commented Dec 11, 2024

This commit adds functionality in the package-release.yml file to build this blender extension with multiple architectures. I personally was unable to use the provided release zip on linux with the same issues outlined in #14, it seems that the library llama_cpp_python needs to be compiled with the right architecture in mind.

Tested by using below sample run on Linux and Windows (I don't have machines to test macos-arm and macos-intel so if anyone does please give that a shot)

Sample run from this commit cherry-picked on top of releases/0.3.0
https://github.com/zosman1/meshgen/actions/runs/12267123439

Resolves #14

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.

Failed to load generator: Shared library with base name 'llama' not found
1 participant