Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
localai-org
/
privacy-filter.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
286
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
cpu perf
- #2
#2
Merged
richiejp
merged 14 commits into
master
localai-org/privacy-filter.cpp:master
from
cpu-perf
localai-org/privacy-filter.cpp:cpu-perf
Copy head branch name to clipboard
Jun 16, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
cpu perf
#2
richiejp
merged 14 commits into
master
localai-org/privacy-filter.cpp:master
from
cpu-perf
localai-org/privacy-filter.cpp:cpu-perf
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
bench: PyTorch reference + ggml GEMM microbench, exact-length pf-bench
Show description for 492f10f
richiejp
and
claude
committed
492f10f
View commit details
Copy full SHA for 492f10f
Browse repository at this point
perf: portable AVX-512 CPU build via GGML_CPU_ALL_VARIANTS
Show description for 1335000
richiejp
and
claude
committed
1335000
View commit details
Copy full SHA for 1335000
Browse repository at this point
perf: CPU ablation profiler (PF_PROF) + optional Q8_0 expert requantizer
Show description for 70b6d20
richiejp
and
claude
committed
70b6d20
View commit details
Copy full SHA for 70b6d20
Browse repository at this point
docs: CPU performance analysis (SSE-trap root cause, CPU_ALL_VARIANTS fix)
Show description for caebe08
richiejp
and
claude
committed
caebe08
View commit details
Copy full SHA for caebe08
Browse repository at this point
perf: flash attention (default) for CPU and Vulkan
Show description for b3539a9
richiejp
and
claude
committed
b3539a9
View commit details
Copy full SHA for b3539a9
Browse repository at this point
bench: PF_WINDOW knob + memory columns in pf-bench
Show description for 849cea1
richiejp
and
claude
committed
849cea1
View commit details
Copy full SHA for 849cea1
Browse repository at this point
perf: prototype O(n*band) banded sliding-window attention
Show description for e754846
richiejp
and
claude
committed
e754846
View commit details
Copy full SHA for e754846
Browse repository at this point
perf: integrate banded sliding-window attention (PF_BANDED)
Show description for 3fd7003
richiejp
and
claude
committed
3fd7003
View commit details
Copy full SHA for 3fd7003
Browse repository at this point
perf: chunk the MoE FFN over tokens (PF_MOE_CHUNK) to lift the large-window cap
Show description for 969af74
richiejp
and
claude
committed
969af74
View commit details
Copy full SHA for 969af74
Browse repository at this point
docs: MoE chunking + single-window result
Show description for 064d840
richiejp
and
claude
committed
064d840
View commit details
Copy full SHA for 064d840
Browse repository at this point
perf: enable banded attention + MoE chunking by default (length-gated)
Show description for 1a21c37
richiejp
and
claude
committed
1a21c37
View commit details
Copy full SHA for 1a21c37
Browse repository at this point
docs: refresh README Bench with the HF-vs-ours comparison
Show description for ad87f72
richiejp
and
claude
committed
ad87f72
View commit details
Copy full SHA for ad87f72
Browse repository at this point
docs: add speedup column to Bench tables, trim prose
Show description for 165bcf6
richiejp
and
claude
committed
165bcf6
View commit details
Copy full SHA for 165bcf6
Browse repository at this point
ci: cap build parallelism (-j4) so the portable build doesn't OOM
Show description for c93aa68
richiejp
and
claude
committed
c93aa68
View commit details
Copy full SHA for c93aa68
Browse repository at this point
You can’t perform that action at this time.