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
.
ggml-org
/
llama.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
22.1k
Star
125k
Code
Issues
814
Pull requests
1.4k
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
full modern bert support
- #18330
#18330
Merged
CISC
merged 10 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
ryan-mangeno:full-modern-bert-support
ryan-mangeno/llama.cpp:full-modern-bert-support
Copy head branch name to clipboard
Feb 19, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
full modern bert support
#18330
CISC
merged 10 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
ryan-mangeno:full-modern-bert-support
ryan-mangeno/llama.cpp:full-modern-bert-support
Copy head branch name to clipboard
Commits
Commits on Dec 23, 2025
full modern bert support
ryan-mangeno
committed
98e24a5
View commit details
Copy full SHA for 98e24a5
Browse repository at this point
Commits on Dec 27, 2025
added gelu op in rank pooling for modern bert
ryan-mangeno
committed
856c609
View commit details
Copy full SHA for 856c609
Browse repository at this point
Commits on Jan 8, 2026
still working on stuff, added mean calculation before classifier head
ryan-mangeno
committed
ae029ef
View commit details
Copy full SHA for ae029ef
Browse repository at this point
Update convert_hf_to_gguf.py
Show description for e105370
ryan-mangeno
and
CISC
authored
e105370
View commit details
Copy full SHA for e105370
Browse repository at this point
Commits on Feb 18, 2026
first layer is dense, as per modern bert research paper
ryan-mangeno
committed
6653dd5
View commit details
Copy full SHA for 6653dd5
Browse repository at this point
Merge branch 'master' into full-modern-bert-support
ryan-mangeno
authored
8227d86
View commit details
Copy full SHA for 8227d86
Browse repository at this point
Update src/llama-graph.cpp
Show description for d38f269
ryan-mangeno
and
CISC
authored
d38f269
View commit details
Copy full SHA for d38f269
Browse repository at this point
fixed set input for mean pooling to check if pooling type is ranking since modern bert does mean & rank
ryan-mangeno
committed
2b210bb
View commit details
Copy full SHA for 2b210bb
Browse repository at this point
Update src/llama-graph.cpp
Show description for e7fc189
ryan-mangeno
and
CISC
authored
e7fc189
View commit details
Copy full SHA for e7fc189
Browse repository at this point
Update convert_hf_to_gguf.py
Show description for 96f7b5a
ryan-mangeno
and
CISC
authored
96f7b5a
View commit details
Copy full SHA for 96f7b5a
Browse repository at this point
You can’t perform that action at this time.