FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include - allozaur/llama.cpp · GitHub
allozaur
/
llama.cpp
Public
forked from
ggml-org/llama.cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
llama.cpp
include
on
master
User selector
Datepicker
Commit history
Commits on Aug 4, 2026
sampler : remove "full-context windows" from history-based samplers (#26524)
Show description for a6aa6f5
ggerganov
authored
a6aa6f5
View commit details
Copy full SHA for a6aa6f5
View code at this point
Browse repository at this point
llama : move n_vocab from llama_sampler_data to penalty_sampler (#26520)
Show description for 935cad6
ggerganov
authored
935cad6
View commit details
Copy full SHA for 935cad6
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
CUDA: Add backend sampler for penalties sampler (#25262)
Show description for 96278e3
kmorennv
authored
96278e3
View commit details
Copy full SHA for 96278e3
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
llama : load MTP tensors only if they are really used (#26296)
Show description for 82dbc4f
fairydreaming
and
sszymczy
authored
82dbc4f
View commit details
Copy full SHA for 82dbc4f
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
llama: move suppress_tokens handling to common/sampling (#26276)
Show description for afeebe1
ngxson
authored
afeebe1
View commit details
Copy full SHA for afeebe1
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
args: add `-lm mlock` where it mlocks but doesnt mmap (#26135)
Show description for ad256de
taronaeo
authored
ad256de
View commit details
Copy full SHA for ad256de
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
args: refactor mlock/mmap/directio into load-mode (#20834)
Show description for e6dd0e2
taronaeo
authored
e6dd0e2
View commit details
Copy full SHA for e6dd0e2
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Add Q2_0 quantization: type definition and CPU backend (#24448)
khosravipasha
authored
bec4772
View commit details
Copy full SHA for bec4772
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
llama : add llama_model_ftype_name() (#25134)
Show description for fdb1db8
angt
authored
fdb1db8
View commit details
Copy full SHA for fdb1db8
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
spec : Support Step3.5/3.7 flash mtp3 (#24340)
Show description for d789527
forforever73
and
am17an
authored
d789527
View commit details
Copy full SHA for d789527
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
llama : add Gemma4 MTP (#23398)
am17an
authored
04eb4c4
View commit details
Copy full SHA for 04eb4c4
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
llama : deprecate `llama_set_warmup` (#24009)
Show description for 4f3a4be
ggerganov
and
danbev
authored
4f3a4be
View commit details
Copy full SHA for 4f3a4be
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
llama: limit max outputs of `llama_context` (#23861)
Show description for de6f727
am17an
authored
de6f727
View commit details
Copy full SHA for de6f727
View code at this point
Browse repository at this point
Commits on May 25, 2026
llama : document that only one on-device state can be saved per sequence (#23520)
TimNN
authored
314e729
View commit details
Copy full SHA for 314e729
View code at this point
Browse repository at this point
Commits on May 16, 2026
llama + spec: MTP Support (#22673)
Show description for 2555826
am17an
and
ggerganov
authored
2555826
View commit details
Copy full SHA for 2555826
View code at this point
Browse repository at this point
Commits on May 11, 2026
spec : parallel drafting support (#22838)
Show description for 68e7ea3
ggerganov
and
Petros Sideris
authored
68e7ea3
View commit details
Copy full SHA for 68e7ea3
View code at this point
Browse repository at this point
Commits on May 5, 2026
llama : add option to save memory in device buffers (#22679)
Show description for d6e7b03
ggerganov
authored
d6e7b03
View commit details
Copy full SHA for d6e7b03
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
fit-params : refactor + add option to output estimated memory per device (#22171)
Show description for cfe9838
ggerganov
authored
cfe9838
View commit details
Copy full SHA for cfe9838
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
ggml: backend-agnostic tensor parallelism (experimental) (#19378)
Show description for d6f3030
authored
d6f3030
View commit details
Copy full SHA for d6f3030
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
ggml: add Q1_0 1-bit quantization support (CPU) (#21273)
Show description for 2e1f0a8
khosravipasha
and
CISC
authored
2e1f0a8
View commit details
Copy full SHA for 2e1f0a8
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
llama : refactor llama_model_quantize_params to expose a pure C interface (#20346)
Show description for 4951250
EAddario
and
ggerganov
authored
4951250
View commit details
Copy full SHA for 4951250
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
llama: fix llama-model-saver (#20503)
Show description for 36dafba
JohannesGaessler
and
Siddhesh2377
authored
36dafba
View commit details
Copy full SHA for 36dafba
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
llama : re-enable manual LoRA adapter free (#19983)
Show description for 312cf03
PopFlamingo
authored
312cf03
View commit details
Copy full SHA for 312cf03
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
ggml : add NVFP4 quantization type support (#19769)
Show description for 5eae9cb
richarddd
and
CISC
authored
5eae9cb
View commit details
Copy full SHA for 5eae9cb
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
llama: end-to-end tests (#19802)
Show description for a976ff0
JohannesGaessler
authored
a976ff0
View commit details
Copy full SHA for a976ff0
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
chore : correct typos [no ci] (#20041)
Show description for 92f7da0
authored
92f7da0
View commit details
Copy full SHA for 92f7da0
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
quantize : add --dry-run option (#19526)
Show description for 492bc31
ddh0
and
CISC
authored
492bc31
View commit details
Copy full SHA for 492bc31
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
llama : update LoRA API. + fix excessive graph reserves (#19280)
Show description for 2d8015e
authored
2d8015e
View commit details
Copy full SHA for 2d8015e
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
llama : update outdated comment in llama.h (#19428)
Show description for f488429
MonkeybreadSoftware
and
danbev
authored
f488429
View commit details
Copy full SHA for f488429
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
llama : correct typos 'occured' and 'occurences' (#19414)
Show description for 8ee538c
thecaptain789
authored
8ee538c
View commit details
Copy full SHA for 8ee538c
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
llama : disable Direct IO by default (#19109)
Show description for c5c64f7
ggerganov
authored
c5c64f7
View commit details
Copy full SHA for c5c64f7
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
llama: fix integer type consistency in split helpers (#18894)
Show description for 24bc238
MaheshJakkala
authored
24bc238
View commit details
Copy full SHA for 24bc238
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
llama-fit-params: keep explicit --ctx-size 0 (#19070)
JohannesGaessler
authored
e9fd8dc
View commit details
Copy full SHA for e9fd8dc
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
llama : add adaptive-p sampler (#17927)
Show description for 13f1e4a
ddh0
authored
13f1e4a
View commit details
Copy full SHA for 13f1e4a
View code at this point
Browse repository at this point
context : reserve new scheduler when graph topology changes (#18547)
Show description for 39173bc
ggerganov
authored
39173bc
View commit details
Copy full SHA for 39173bc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL