Skip to content

Multi modal (Just libraries) #1220

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

Merged
merged 14 commits into from
Jul 11, 2025
Merged

Conversation

SignalRT
Copy link
Collaborator

@SignalRT SignalRT commented Jul 6, 2025

This are the changes to build and copy the right dynamic libraries as first step to introduce code changes.

@martindevans, CUDA compilation in Windows doesn´t work. If I see the problem correctly it requires CUDA 12.4. But I'm not sure, and I cannot test it on Windows.

@martindevans
Copy link
Member

It looks like llama.cpp no longer offers CUDA 11.7 and CUDA 12.2, instead there are only builds for CUDA 12.4. Should we do the same?

@martindevans
Copy link
Member

Test run for CUDA 12.4 only started here: https://github.com/martindevans/LLamaSharp/actions/runs/16153517357, will PR that if it passes, then hopefully this PR should compile too

@martindevans
Copy link
Member

I've created a pull request to this branch (see here). It changes over to CUDA 12.4 build.

Switched to CUDA 12.4 build only
@martindevans
Copy link
Member

I'm going to merge this and kick off a test build.

@martindevans martindevans merged commit 9f330c2 into SciSharp:master Jul 11, 2025
8 of 9 checks passed
@SignalRT SignalRT deleted the MultiModal branch July 12, 2025 08:50
@SignalRT
Copy link
Collaborator Author

@martindevans, I will be working on the changes during the next days.

@martindevans
Copy link
Member

The test run (https://github.com/SciSharp/LLamaSharp/actions/runs/16231321874) mostly passed, just a minor issue with file naming at the end. So we've got a working CUDA build for all your bit whenever they're ready :)

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