Merged
Conversation
4760498 to
0fbb0e8
Compare
0fbb0e8 to
a78e7d7
Compare
277be37 to
71c0b79
Compare
EricLBuehler
pushed a commit
that referenced
this pull request
Nov 21, 2025
* Update CI * I have no clue what was going on with this maturin file, but I don't like it * update cuda container options * Add compute cap to cuda wf * Fix rust toolchain call * update cuda ci runner and bindgen_cuda
EricLBuehler
added a commit
that referenced
this pull request
Nov 25, 2025
* Merge with fork Co-authored-by Guoqing Bao <topon@outlook.com> * Update sdpa * Fix flash attn bf16 case * Metal fixes * Add metal methods * Add new_private_buffer * Fix metal tests * Format * Apply review comments * Update CI (#3194) * Update CI * I have no clue what was going on with this maturin file, but I don't like it * update cuda container options * Add compute cap to cuda wf * Fix rust toolchain call * update cuda ci runner and bindgen_cuda * Add initial support for imatrix quantization (#3193) * add clear kv cache to quantized qwen3 weights (#3189) * Fix metal bug * Apply review comments * Fix merge * Add lld installation and test steps for Linux (#3213) --------- Co-authored-by: ivarflakstad <69173633+ivarflakstad@users.noreply.github.com> Co-authored-by: anonenity <anonentity.mail@gmail.com> Co-authored-by: Nicolas PASCAL <344493+haricot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update several outdated workflow calls.
actions-rs has been deprecated for a good while now. Switching.
Bump python version.
Update bindgen_cuda.