Skip to content

feat: Add SYCL docker file #651

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

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

Conversation

richiejp
Copy link

@richiejp richiejp commented Apr 7, 2025

This updates GGML to avoid a linker error with oneapi and mkl_core as described here mudler/LocalAI#5132

Also I added a Dockerfile for SYCL to test this. It compiles, but I'm not completely sure it works because I haven't gotten good results from image generation yet. However I don't have a good baseline to go from.

@richiejp
Copy link
Author

richiejp commented Apr 8, 2025

OK, it seems to work
goblet

@richiejp
Copy link
Author

I backtracked one commit to avoid a compile error with CUDA and HIP: https://github.com/mudler/LocalAI/actions/runs/14430111877/job/40463894930

It's now on a commit which is synced with whisper.cpp so I guess that is safer 🤷

@richiejp richiejp changed the title sync: Update GGML and add SYCL docker file feat: Add SYCL docker file Jul 22, 2025
@richiejp
Copy link
Author

The sync commit was included in another PR, now this just adds the docker file.

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.

1 participant