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 }}
JamePeng
/
llama-cpp-python
Public
forked from
abetlen/llama-cpp-python
Notifications
You must be signed in to change notification settings
Fork
65
Star
546
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Implemented generic multimodal chat handler.
- #125
#125
Merged
JamePeng
merged 13 commits into
JamePeng:main
JamePeng/llama-cpp-python:main
from
TAO71-AI:mtmd
TAO71-AI/llama-cpp-python-JamePeng:mtmd
Copy head branch name to clipboard
Jun 14, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Implemented generic multimodal chat handler.
#125
JamePeng
merged 13 commits into
JamePeng:main
JamePeng/llama-cpp-python:main
from
TAO71-AI:mtmd
TAO71-AI/llama-cpp-python-JamePeng:mtmd
Copy head branch name to clipboard
Commits
Commits on May 4, 2026
Implemented generic multimodal chat handler.
alcoftTAO
committed
1f5226b
View commit details
Copy full SHA for 1f5226b
Browse repository at this point
Used text.replace()
alcoftTAO
committed
a8d19d3
View commit details
Copy full SHA for a8d19d3
Browse repository at this point
Commits on May 5, 2026
Fixed some bugs.
alcoftTAO
committed
3e031d5
View commit details
Copy full SHA for 3e031d5
Browse repository at this point
Implemented 'chat_handler_kwargs'.
alcoftTAO
committed
389d0d9
View commit details
Copy full SHA for 389d0d9
Browse repository at this point
Commits on May 16, 2026
fix
alcoftTAO
committed
9187910
View commit details
Copy full SHA for 9187910
Browse repository at this point
Commits on May 19, 2026
Update Submodule vendor/llama.cpp 39cf5d6..6db1304
Show description for b48d57a
JamePeng
committed
b48d57a
View commit details
Copy full SHA for b48d57a
Browse repository at this point
build(ci+cu131): bundle LLVM OpenMP runtime for Windows CPU backends
Show description for f309265
JamePeng
committed
f309265
View commit details
Copy full SHA for f309265
Browse repository at this point
Merge branch 'JamePeng:main' into mtmd
alcoftTAO
authored
4d9af07
View commit details
Copy full SHA for 4d9af07
Browse repository at this point
Commits on May 27, 2026
Resolve file conflicts.
alcoftTAO
committed
677db7b
View commit details
Copy full SHA for 677db7b
Browse repository at this point
Fixed merge conflicts.
alcoftTAO
committed
3208891
View commit details
Copy full SHA for 3208891
Browse repository at this point
Added support when using the keyword 'audio' instead of 'audio_url'.
alcoftTAO
committed
4794c8c
View commit details
Copy full SHA for 4794c8c
Browse repository at this point
Commits on Jun 14, 2026
Change 'clip_model_path' to 'mmproj_path'. Implemented 'chat_template_override'. Only the chat template is passed from llama to the chat handler; not the entire model's metadata.
alcoftTAO
committed
d8ee3ee
View commit details
Copy full SHA for d8ee3ee
Browse repository at this point
Merge branch 'main' into mtmd
alcoftTAO
authored
5757856
View commit details
Copy full SHA for 5757856
Browse repository at this point
You can’t perform that action at this time.