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
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
.
PrismML-Eng
/
llama.cpp
Public
forked from
ggml-org/llama.cpp
Notifications
You must be signed in to change notification settings
Fork
90
Star
474
Code
Issues
14
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
(Performance) Optimized x86 and generic q1_0(_g128) dot
- #10
#10
Closed
pl752
wants to merge 7 commits into
PrismML-Eng:master
PrismML-Eng/llama.cpp:master
from
pl752:perf/q1_0_g128_no_nofma
pl752/llama.cpp:perf/q1_0_g128_no_nofma
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
(Performance) Optimized x86 and generic q1_0(_g128) dot
#10
pl752
wants to merge 7 commits into
PrismML-Eng:master
PrismML-Eng/llama.cpp:master
from
pl752:perf/q1_0_g128_no_nofma
pl752/llama.cpp:perf/q1_0_g128_no_nofma
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Implemented optimized q1_0 dot for x86 and generic
pl752
committed
195593b
View commit details
Copy full SHA for 195593b
Browse repository at this point
Removed redundant helper definition
pl752
committed
e29cd48
View commit details
Copy full SHA for e29cd48
Browse repository at this point
Commits on Apr 10, 2026
Removed two redundant instructions from AVX q1_0 dot
pl752
committed
8587b5c
View commit details
Copy full SHA for 8587b5c
Browse repository at this point
Commits on Apr 11, 2026
Fixed inconsistency with fp16 conversion for generic q1_0 dot and deduplicated generic fallback
pl752
committed
0c4fb41
View commit details
Copy full SHA for 0c4fb41
Browse repository at this point
Style cleanup around AVX q1_0 dot
pl752
committed
7f82cf0
View commit details
Copy full SHA for 7f82cf0
Browse repository at this point
Commits on Apr 14, 2026
Replaced explicitly unrolled blocks with inner for loop for q1_0
pl752
committed
67f8d32
View commit details
Copy full SHA for 67f8d32
Browse repository at this point
Replaced scalar ARM q1_0 impl with new generic one
pl752
committed
715f62a
View commit details
Copy full SHA for 715f62a
Browse repository at this point
You can’t perform that action at this time.