llama.cpp
model: Muse Glimmer Support
#26841
Merged

model: Muse Glimmer Support #26841

ngxson merged 67 commits into ggml-org:master from pcuenca:onyx
pcuenca
pcuenca Get started with Onyx
134456bf
pcuenca Add architecture
907c915c
pcuenca Skip keys handled in super()
6e5c959e
pcuenca Loading tensors
73aad674
pcuenca Shorten
c557a81e
pcuenca Graph
a2c59636
pcuenca Apply suggestion from @pcuenca
cfb5bdfc
pcuenca Remove norm now embedding in transformers weights
e9fc8424
pcuenca Add eot
96a993da
pcuenca Explicit output_multiplier
7334486d
pcuenca Handle post_norm_eps
beebacf8
pcuenca No super call; unhardcode eot.
e227fc28
pcuenca Register for drafting
38e089b1
pcuenca Merge branch 'master' into onyx
ab29e81d
pcuenca DFlash: inherit rope type from the linked target.
7c5abdae
pcuenca mmproj conversion
10bad7ad
pcuenca "clip" header declarations
efed9338
pcuenca Load mmproj
68d766eb
pcuenca Pre-processing
f215b165
pcuenca Graph
1ca6e2ab
pcuenca Go back to using delimiters.
cd5ba86f
pcuenca downsample_factor -> merge_size
ef9e715b
pcuenca Add vision graph
05b8f43f
pcuenca Additional renames, align with llama.cpp / transformers
4db53f43
pcuenca Prefer _size instead of independent _h and _w
18acf254
pcuenca Fix token layout
6af29318
onyx: bring the chat parser onto the onyx branch
f4370c74
pcuenca Less params, bilinear pos-emb interpolation as a graph op instead of CPU
d6e2e02d
pcuenca Map to symbolic V_MMPROJ instead of strings
06a8f4ee
pcuenca Make a couple params explicit
30d81565
pcuenca Patchify via build_inp()
df6fe72a
pcuenca No param for rope_theta
26ed5924
pcuenca Small cleanup
ebac3dd7
pcuenca Restore blank line
c784520a
pcuenca Unpermute, to adapt to the latest transformers checkpoint
e136efeb
pcuenca Apply norm after token embeddings
eb604620
pcuenca Merge branch 'onyx' into onyx-vision
b024ee20
pcuenca Remove duplicated function
ead38d27
pcuenca build_vit
1f2a51f2
shimmyshimmer onyx: use the model rope theta on sliding-window layers
46f2dc52
pcuenca Merge pull request #9 from huggingface/onyx-swa-rope-theta
fe54c4f6
pcuenca Merge branch 'onyx' into onyx-vision
4037e13e
pcuenca DFlash: conversion from transformers drafter
1a75103a
pcuenca Revert rope_type derivation from target
83dd146b
pcuenca Apply suggestion from @pcuenca
9e8f4dab
pcuenca Set model type
2ba2385a
pcuenca Remove comment that will become obsolete
84b93249
pcuenca Hardcode post_norm_rms_eps instead of new param
d0eca602
pcuenca Derive SWA+RoPE pattern from gguf array or scalar
5b3f2459
pcuenca Merge branch 'onyx' into onyx-vision
5c2944eb
pcuenca Fix model type <-> number of layers
31c515f4
pcuenca Merge branch 'onyx' into onyx-vision
5dc9e459
pcuenca Merge pull request #7 from huggingface/onyx-vision
0c5c49f5
pcuenca Merge branch 'onyx' into onyx-dflash
0dd63873
pcuenca Reorder
0c64fb6e
pcuenca Merge pull request #10 from huggingface/onyx-dflash
a75d2f44
pcuenca Merge remote-tracking branch 'origin/onyx-chat-parser' into onyx
9d3c44d0
pcuenca Rename
e286e9b8
pcuenca Fix typo
f00ae693
ruanslv DFlash: seed the draft KV cache from multimodal embedding batches
c8ee4945
pcuenca Conversion: prefer rewrite to mapping
a92d0ac5
pcuenca Revert "Conversion: prefer rewrite to mapping"
5eca5dac
pcuenca Merge remote-tracking branch 'upstream/master' into onyx-master
56b32b3e
pcuenca pcuenca requested a review 4 days ago
pcuenca pcuenca requested a review from CISC CISC 4 days ago
pcuenca pcuenca requested a review 4 days ago
pcuenca
github-actions github-actions added model
github-actions github-actions added mtmd
github-actions github-actions added conversion
ngxson ngxson changed the title Muse Glimmer Support model: Muse Glimmer Support 4 days ago
CISC
CISC approved these changes on 2026-08-10
ngxson
ngxson commented on 2026-08-10
ngxson fix lint
3270ccf4
ngxson
ngxson approved these changes on 2026-08-10
CISC
ruixiang63
ruixiang63 approved these changes on 2026-08-10
CISC sliding_window metadata is not optional
2f4153d8
ngxson disable state save/load
1686f5fe
ngxson ngxson requested a review from JohannesGaessler JohannesGaessler 4 days ago
ngxson ngxson requested a review from ggerganov ggerganov 4 days ago
ngxson
ngxson commented on 2026-08-10
github-actions github-actions added testing
pcuenca
pcuenca commented on 2026-08-10
pcuenca Apply suggestion from @pcuenca
f5902cbb
CISC
CISC approved these changes on 2026-08-10
pcuenca
pcuenca commented on 2026-08-10
ggerganov
ggerganov approved these changes on 2026-08-10
ngxson ngxson merged 62bf73d2 into master 4 days ago
aldehir
aldehir commented on 2026-08-10
pcuenca pcuenca deleted the onyx branch 4 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone