Skip to content

Be able to read uint32_t and bool arrays from GGUFs#1252

Merged
ikawrakow merged 1 commit intomainfrom
ik/gguf_bool_arrays
Feb 7, 2026
Merged

Be able to read uint32_t and bool arrays from GGUFs#1252
ikawrakow merged 1 commit intomainfrom
ik/gguf_bool_arrays

Conversation

@ikawrakow
Copy link
Copy Markdown
Owner

No description provided.

@ubergarm
Copy link
Copy Markdown
Contributor

ubergarm commented Feb 7, 2026

Okay just tested this PR ik/gguf_bool_arrays@4d4e33a6 with https://huggingface.co/stepfun-ai/Step-3.5-Flash-Int4

llama_model_loader: - kv  16:    step35.attention.sliding_window_pattern arr[bool,45]     = [false, true, true, true, false, true...

And yes it loads and runs properly now! Confirmed it is still loading an int32 array model as well.

thanks for the quick turn-around!

@ikawrakow
Copy link
Copy Markdown
Owner Author

Thanks for testing - merging.

@ikawrakow ikawrakow merged commit e22b2d1 into main Feb 7, 2026
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