Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix: explicitly exclude f8, f64 and i64 tensors from mmap#1575

Merged
leejet merged 1 commit into
leejet:masterleejet/stable-diffusion.cpp:masterfrom
wbruna:sd_fix_mmap_f8wbruna/stable-diffusion.cpp:sd_fix_mmap_f8Copy head branch name to clipboard
May 30, 2026
Merged

fix: explicitly exclude f8, f64 and i64 tensors from mmap#1575
leejet merged 1 commit into
leejet:masterleejet/stable-diffusion.cpp:masterfrom
wbruna:sd_fix_mmap_f8wbruna/stable-diffusion.cpp:sd_fix_mmap_f8Copy head branch name to clipboard

Conversation

@wbruna

@wbruna wbruna commented May 29, 2026

Copy link
Copy Markdown
Contributor

Summary

In these cases, tensor_storage.type is not the type from the file, so the tensors could end up memory-mapped, incorrectly skipping the necessary type conversion.

Checklist

In these cases, tensor_storage.type is not the type from the file,
so the tensors could end up memory-mapped, incorrectly skipping
the necessary type conversion.
LostRuins added a commit to LostRuins/koboldcpp that referenced this pull request May 30, 2026
@leejet
leejet merged commit b54bd83 into leejet:master May 30, 2026
15 checks passed
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.