Prerequisites
Feature Description
poolside's branch has support for this https://github.com/poolsideai/llama.cpp/tree/laguna . @joerowell worked on that.
I don't know the status of that but I assume it works. Unfortunately the branches diverged a bit but with a bit of effort I could get the relevant changes from there to apply on master. I don't understand enough about the code to submit a PR though, and there are other differences than just the DFlash support in the branch so that probably needs pulling things out into separate PRs.
Motivation
Laguna S 2.1 and DFlash in general are already supported and the DFlash can improve performance considerably.
Possible Implementation
No response
Prerequisites
Feature Description
poolside's branch has support for this https://github.com/poolsideai/llama.cpp/tree/laguna . @joerowell worked on that.
I don't know the status of that but I assume it works. Unfortunately the branches diverged a bit but with a bit of effort I could get the relevant changes from there to apply on
master. I don't understand enough about the code to submit a PR though, and there are other differences than just the DFlash support in the branch so that probably needs pulling things out into separate PRs.Motivation
Laguna S 2.1 and DFlash in general are already supported and the DFlash can improve performance considerably.
Possible Implementation
No response