FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · craftingmod/llama-cpp-python · GitHub
craftingmod
/
llama-cpp-python
Public
forked from
JamePeng/llama-cpp-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 29, 2026
docs(README): recommend generic MTMD support for Qwen3.8
Show description for 6220f97
JamePeng
committed
6220f97
View commit details
Copy full SHA for 6220f97
Browse repository at this point
docs(README): add speculative decoding version availability
Show description for a3c3825
JamePeng
committed
a3c3825
View commit details
Copy full SHA for a3c3825
Browse repository at this point
docs(README): modernize the high-level API guide
Show description for 0ddbeed
JamePeng
committed
0ddbeed
View commit details
Copy full SHA for 0ddbeed
Browse repository at this point
feat(api): accept presence_penalty as a compatibility alias
Show description for a94a92a
JamePeng
committed
a94a92a
View commit details
Copy full SHA for a94a92a
Browse repository at this point
ci(test): drop obsolete macOS Intel test jobs
Show description for 38ddd7b
JamePeng
committed
38ddd7b
View commit details
Copy full SHA for 38ddd7b
Browse repository at this point
docs: document DFlash2 and refresh Llama configuration
Show description for ee8d1d5
JamePeng
committed
ee8d1d5
View commit details
Copy full SHA for ee8d1d5
Browse repository at this point
Commits on Aug 28, 2026
Update Submodule vendor/llama.cpp f5e85d4..d7bd3bf
Show description for 13807ad
JamePeng
committed
13807ad
View commit details
Copy full SHA for 13807ad
Browse repository at this point
feat(examples): expose DFlash2 benchmark configuration
Show description for c57b174
JamePeng
committed
c57b174
View commit details
Copy full SHA for c57b174
Browse repository at this point
feat(speculative): 0-day Support DFlash2 selector and M-RoPE execution
Show description for 2c2adea
JamePeng
committed
2c2adea
View commit details
Copy full SHA for 2c2adea
Browse repository at this point
feat(speculative): expose DFlash2 selector metadata
Show description for bf3b31d
JamePeng
committed
bf3b31d
View commit details
Copy full SHA for bf3b31d
Browse repository at this point
Update Submodule vendor/llama.cpp cb30059..f5e85d4
Show description for b2161a1
JamePeng
committed
b2161a1
View commit details
Copy full SHA for b2161a1
Browse repository at this point
Commits on Aug 27, 2026
feat(multimodal): add MTMD video chat example
Show description for 464ccca
JamePeng
committed
464ccca
View commit details
Copy full SHA for 464ccca
Browse repository at this point
feat(mtmd): align helper bindings and expose video options
Show description for d4fe537
JamePeng
committed
d4fe537
View commit details
Copy full SHA for d4fe537
Browse repository at this point
Update Submodule vendor/llama.cpp 4d19b28..cb30059
Show description for 27fddd0
JamePeng
committed
27fddd0
View commit details
Copy full SHA for 27fddd0
Browse repository at this point
Commits on Aug 26, 2026
fix(speculative): recover cache state on interrupted verification
Show description for 4a973e3
JamePeng
committed
4a973e3
View commit details
Copy full SHA for 4a973e3
Browse repository at this point
fix(speculative): align MTP context and verification limits
Show description for 3d9bc6d
JamePeng
committed
3d9bc6d
View commit details
Copy full SHA for 3d9bc6d
Browse repository at this point
Update Submodule vendor/llama.cpp eab8ee4..4d19b28
Show description for abab290
JamePeng
committed
abab290
View commit details
Copy full SHA for abab290
Browse repository at this point
Commits on Aug 25, 2026
fix(cache): track native positions for hybrid checkpoint rollback
Show description for dc24f2e
JamePeng
committed
dc24f2e
View commit details
Copy full SHA for dc24f2e
Browse repository at this point
Update Submodule vendor/llama.cpp f280b26..eab8ee4
Show description for 578037d
JamePeng
committed
578037d
View commit details
Copy full SHA for 578037d
Browse repository at this point
Commits on Aug 24, 2026
Update Submodule vendor/llama.cpp c060ca9..f280b26
Show description for 538a45e
JamePeng
committed
538a45e
View commit details
Copy full SHA for 538a45e
Browse repository at this point
docs(wiki): refresh the documentation index
Show description for 7b78e39
JamePeng
committed
7b78e39
View commit details
Copy full SHA for 7b78e39
Browse repository at this point
docs(speculative): align wiki with model-backed draft engines
Show description for a14f78d
JamePeng
committed
a14f78d
View commit details
Copy full SHA for a14f78d
Browse repository at this point
Commits on Aug 23, 2026
Update README.md Table of Contents and Index for DFlash and DSpark speculative decoding
Show description for 87be3af
JamePeng
committed
87be3af
View commit details
Copy full SHA for 87be3af
Browse repository at this point
Update Submodule vendor/llama.cpp b21e4de..c060ca9
Show description for aebf1cc
JamePeng
committed
aebf1cc
View commit details
Copy full SHA for aebf1cc
Browse repository at this point
docs(speculative): document MTP, DFlash, and DSpark support
Show description for ac0aa68
JamePeng
committed
ac0aa68
View commit details
Copy full SHA for ac0aa68
Browse repository at this point
feat(examples): add DFlash and DSpark throughput benchmark
Show description for 52a46c3
JamePeng
committed
52a46c3
View commit details
Copy full SHA for 52a46c3
Browse repository at this point
feat(speculative): add text-only DFlash and DSpark decoding
Show description for 1f58062
JamePeng
committed
1f58062
View commit details
Copy full SHA for 1f58062
Browse repository at this point
Commits on Aug 22, 2026
Update Submodule vendor/llama.cpp d775b89..b21e4de
Show description for c7693b4
JamePeng
committed
c7693b4
View commit details
Copy full SHA for c7693b4
Browse repository at this point
fix(sampling): align DRY history defaults with llama.cpp
Show description for 439846e
JamePeng
committed
439846e
View commit details
Copy full SHA for 439846e
Browse repository at this point
feat(completion): expose ignore_eos in high-level APIs
Show description for 0459c31
JamePeng
committed
0459c31
View commit details
Copy full SHA for 0459c31
Browse repository at this point
Update Submodule vendor/llama.cpp bb4caa7..d775b89
Show description for 3137d96
JamePeng
committed
3137d96
View commit details
Copy full SHA for 3137d96
Browse repository at this point
Merge pull request #172 from craftingmod/fix-mtmd-jinja-typo
Show description for 190171d
JamePeng
authored
190171d
View commit details
Copy full SHA for 190171d
Browse repository at this point
fix(mtmd): jinja typo error in `Gemma4ChatHandler`
craftingmod
committed
7210324
View commit details
Copy full SHA for 7210324
Browse repository at this point
Commits on Aug 21, 2026
Bump version to 0.3.48
Show description for 7562297
JamePeng
committed
7562297
View commit details
Copy full SHA for 7562297
Browse repository at this point
Update Submodule vendor/llama.cpp 0e1d918..bb4caa7
Show description for 85913ab
JamePeng
committed
85913ab
View commit details
Copy full SHA for 85913ab
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL