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 }}
intentee
/
llama-cpp-bindings
Public
forked from
utilityai/llama-cpp-rs
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Update llama.cpp to v0.4.0
- #31
#31
Merged
mcharytoniuk
merged 11 commits into
main
intentee/llama-cpp-bindings:main
from
update-llama-cpp-v0-4-0
intentee/llama-cpp-bindings:update-llama-cpp-v0-4-0
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Update llama.cpp to v0.4.0
#31
mcharytoniuk
merged 11 commits into
main
intentee/llama-cpp-bindings:main
from
update-llama-cpp-v0-4-0
intentee/llama-cpp-bindings:update-llama-cpp-v0-4-0
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Update llama.cpp to v0.4.0
mcharytoniuk
committed
934d4cb
View commit details
Copy full SHA for 934d4cb
Browse repository at this point
Make lazy mode errors portable across targets
mcharytoniuk
committed
924232a
View commit details
Copy full SHA for 924232a
Browse repository at this point
Pass tokenize bitmaps as a const pointer array
mcharytoniuk
committed
b58954f
View commit details
Copy full SHA for b58954f
Browse repository at this point
Group the lazy mode builder with the other mode builders and import its parse error
mcharytoniuk
committed
6b97335
View commit details
Copy full SHA for 6b97335
Browse repository at this point
Commits on Sep 15, 2026
Name llama.cpp failures after the library instead of calling them vendored
mcharytoniuk
committed
1dc303e
View commit details
Copy full SHA for 1dc303e
Browse repository at this point
Surface C++ exceptions from buffer-backed bitmap loading through a shared error fixture
mcharytoniuk
committed
e5c7e35
View commit details
Copy full SHA for e5c7e35
Browse repository at this point
let the tool-call opener win over a reasoning close and treat an absent KV cache as already cleared
mcharytoniuk
committed
3dfd1e7
View commit details
Copy full SHA for 3dfd1e7
Browse repository at this point
Redesign streaming markers and optional KV cache APIs
mcharytoniuk
committed
0f35d9b
View commit details
Copy full SHA for 0f35d9b
Browse repository at this point
Expose the streaming marker API publicly and give role candidates a named type
mcharytoniuk
committed
49200f5
View commit details
Copy full SHA for 49200f5
Browse repository at this point
Cover the role-to-section mapping and duplicate role rejection
mcharytoniuk
committed
e0d1158
View commit details
Copy full SHA for e0d1158
Browse repository at this point
Preserve section across ambiguous closing markers
mcharytoniuk
committed
93cce06
View commit details
Copy full SHA for 93cce06
Browse repository at this point
You can’t perform that action at this time.