FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 5, 2026
build : remove GGML_METAL_USE_BF16 from all build scripts (#26604)
nikwen
authored
d52ec04
View commit details
Copy full SHA for d52ec04
Browse repository at this point
ui: Update vulnerable packages + cleanup Storybook config (#26607)
Show description for e031d95
allozaur
authored
e031d95
View commit details
Copy full SHA for e031d95
Browse repository at this point
Commits on Aug 4, 2026
Prefer npm ci over install for security (#26601)
eapache
authored
6ea215d
View commit details
Copy full SHA for 6ea215d
Browse repository at this point
server: decode Windows OEM output to UTF-8 in built-in tools (#26597)
Show description for 4308a4f
ServeurpersoCom
authored
4308a4f
View commit details
Copy full SHA for 4308a4f
Browse repository at this point
mtmd: correcting duplicate empty audio chunks for short inputs (#26536)
Show description for 474c92e
Abhinaykrishna2
authored
474c92e
View commit details
Copy full SHA for 474c92e
Browse repository at this point
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
Browse repository at this point
gguf-split: Add option to delete split parts during merge (#26538)
Show description for 76c956c
guiq83
and
CISC
authored
76c956c
View commit details
Copy full SHA for 76c956c
Browse repository at this point
ui: CWD for agent (#26518)
Show description for 2f56fc3
allozaur
and
ServeurpersoCom
authored
2f56fc3
View commit details
Copy full SHA for 2f56fc3
Browse repository at this point
mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254)
Show description for 0713275
ngxson
and
ServeurpersoCom
authored
0713275
View commit details
Copy full SHA for 0713275
Browse repository at this point
models : fix dflash wo_a reshape on load (#26577)
ggerganov
authored
1c3c967
View commit details
Copy full SHA for 1c3c967
Browse repository at this point
ci: fix pre-built binaries no longer working on macOS 15 and below (#26375)
Show description for 6b5224c
nikwen
authored
6b5224c
View commit details
Copy full SHA for 6b5224c
Browse repository at this point
speculative : refactor enabled configs common_speculative_init (#26510)
Show description for 7bd8282
danbev
authored
7bd8282
View commit details
Copy full SHA for 7bd8282
Browse repository at this point
gguf-py: validate n_dims and guard against uint64 overflow in reader (#25401)
Show description for 5788b51
hclsys
authored
5788b51
View commit details
Copy full SHA for 5788b51
Browse repository at this point
sync : ggml
ggerganov
committed
2e17f69
View commit details
Copy full SHA for 2e17f69
Browse repository at this point
ggml : bump version to 0.18.1 (ggml/1578)
ggerganov
committed
15831f5
View commit details
Copy full SHA for 15831f5
Browse repository at this point
convert : add missing return after setting tekken vocab (#25947)
AngelGalindo7
authored
b5746d2
View commit details
Copy full SHA for b5746d2
Browse repository at this point
vulkan backend ops: implemented GATED_LINEAR_ATTN (#25601)
Show description for f26efa0
PranavUttarkar
authored
f26efa0
View commit details
Copy full SHA for f26efa0
Browse repository at this point
vocab : validate plamo2 byte tokens (#26511)
Show description for cf06ad7
CISC
authored
cf06ad7
View commit details
Copy full SHA for cf06ad7
Browse repository at this point
convert : import bytes_to_unicode from convert_slow_tokenizer (#26217)
Show description for b06fbc9
SolshineCode
authored
b06fbc9
View commit details
Copy full SHA for b06fbc9
Browse repository at this point
model : allow reshape of tensors during load (#26531)
ggerganov
authored
1269cb1
View commit details
Copy full SHA for 1269cb1
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
Browse repository at this point
ci: fix vulkan llvmpipe runs (#26533)
netrunnereve
authored
22dc605
View commit details
Copy full SHA for 22dc605
Browse repository at this point
sycl: parallelize the non-contiguous concat kernel (#25852)
Show description for 6c8dcaa
Titaniumtown
authored
6c8dcaa
View commit details
Copy full SHA for 6c8dcaa
Browse repository at this point
Extended SYCL oneDNN SDPA to non-FP16 KV caches (Q4_0–Q8_0 and FP32) (#25874)
Show description for 66fa168
johnkarlhill
and
claude
authored
66fa168
View commit details
Copy full SHA for 66fa168
Browse repository at this point
Commits on Aug 3, 2026
chat : add new template for DeepSeek V4 Flash 0731 (#26398)
Show description for 0ef6e55
tarruda
authored
0ef6e55
View commit details
Copy full SHA for 0ef6e55
Browse repository at this point
vendor : update cpp-httplib to 0.52.0 (#26485)
cabelo
authored
94bc47f
View commit details
Copy full SHA for 94bc47f
Browse repository at this point
vendor : update BoringSSL to 0.20260803.0 (#26523)
cabelo
authored
fe2adf0
View commit details
Copy full SHA for fe2adf0
Browse repository at this point
model : support MTP in GLM-4.7-Flash (#24868)
jacekpoplawski
authored
57c0921
View commit details
Copy full SHA for 57c0921
Browse repository at this point
tests: add model resolution test on synthetic repo listings (#26172)
Show description for ee0445c
ServeurpersoCom
and
ngxson
authored
ee0445c
View commit details
Copy full SHA for ee0445c
Browse repository at this point
server: add get_info tool (#26522)
Show description for 99111b1
ngxson
and
ServeurpersoCom
authored
99111b1
View commit details
Copy full SHA for 99111b1
Browse repository at this point
vocab : validate default special token ids (#26506)
CISC
authored
e8e06f7
View commit details
Copy full SHA for e8e06f7
Browse repository at this point
ggml: use dynamic allocation for split graph inputs (#22789)
Show description for dbadb68
AgoraPete
and
ggerganov
authored
dbadb68
View commit details
Copy full SHA for dbadb68
Browse repository at this point
opencl: route large q6_K lm_head to the flat GEMV (#26427)
Show description for 39eab74
wanghqc
authored
39eab74
View commit details
Copy full SHA for 39eab74
Browse repository at this point
graph : fix unused input tensors in minimax m3 graph (#26519)
ggerganov
authored
c50b34a
View commit details
Copy full SHA for c50b34a
Browse repository at this point
model: M3: Move MSA into a new memory implementation (#26338)
Show description for 67d5978
timkhronos
and
ggerganov
authored
67d5978
View commit details
Copy full SHA for 67d5978
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL