FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests/test-arg-parser.cpp - 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
tests
test-arg-parser.cpp
on
master
User selector
Datepicker
Commit history
Commits on Aug 27, 2026
spec: Add benchmark-only synthetic speculative acceptance options (#27711)
Show description for 2bb9bdd
gaugarg-nv
authored
2bb9bdd
View commit details
Copy full SHA for 2bb9bdd
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
llama : support multi-output backend sampling (#25532)
Show description for dd1ea52
gaugarg-nv
and
ggerganov
authored
dd1ea52
View commit details
Copy full SHA for dd1ea52
View code at this point
Browse repository at this point
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
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 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 Jun 20, 2026
arg: try fixing test-args-parser randomly fails (#24826)
Show description for 75f460a
ngxson
and
ServeurpersoCom
authored
75f460a
View commit details
Copy full SHA for 75f460a
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
spec : refactor params (#22397)
Show description for 14e733e
ggerganov
authored
14e733e
View commit details
Copy full SHA for 14e733e
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
ci, tests : use cmake to download models and remove libcurl dependency (#18791)
Show description for f709c7a
angt
authored
f709c7a
View commit details
Copy full SHA for f709c7a
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
vendor : update cpp-httplib to 0.30.0 (#18660)
Show description for 55abc39
angt
authored
55abc39
View commit details
Copy full SHA for 55abc39
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
arg: use CSV escape style for multiple-value args (#18643)
Show description for 07fbe19
ngxson
authored
07fbe19
View commit details
Copy full SHA for 07fbe19
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
server: support load model on startup, support preset-only options (#18206)
Show description for 9e39a1e
ngxson
and
ServeurpersoCom
authored
9e39a1e
View commit details
Copy full SHA for 9e39a1e
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
arg: fix order to use short form before long form (#18196)
Show description for 14931a8
ServeurpersoCom
authored
14931a8
View commit details
Copy full SHA for 14931a8
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
arg: fix common_params_parse not accepting negated arg (#17991)
ngxson
authored
4d5ae24
View commit details
Copy full SHA for 4d5ae24
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
common: support negated args (#17919)
Show description for 380b4c9
ngxson
and
CISC
authored
380b4c9
View commit details
Copy full SHA for 380b4c9
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
common : remove common_has_curl() (#16351)
Show description for 364a7a6
angt
authored
364a7a6
View commit details
Copy full SHA for 364a7a6
View code at this point
Browse repository at this point
Commits on May 20, 2025
tests : avoid github urls due to throttling (#13654)
CISC
authored
759e37b
View commit details
Copy full SHA for 759e37b
View code at this point
Browse repository at this point
Commits on Apr 26, 2025
common : add common_remote_get_content (#13123)
Show description for 2d451c8
ngxson
authored
2d451c8
View commit details
Copy full SHA for 2d451c8
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
common : refactor downloading system, handle mmproj with -hf option (#12694)
Show description for 267c139
ngxson
authored
267c139
View commit details
Copy full SHA for 267c139
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
speculative : refactor and add a simpler example (#10362)
Show description for d9d54e4
ggerganov
authored
d9d54e4
View commit details
Copy full SHA for d9d54e4
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
common : use common_ prefix for common library functions (#9805)
Show description for 7eee341
slaren
and
ggerganov
authored
7eee341
View commit details
Copy full SHA for 7eee341
View code at this point
Browse repository at this point
Commits on Sep 15, 2024
common : reimplement logging (#9418)
Show description for 6262d13
ggerganov
authored
6262d13
View commit details
Copy full SHA for 6262d13
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
common : move arg parser code to `arg.cpp` (#9388)
Show description for bfe76d4
ngxson
and
ggerganov
authored
bfe76d4
View commit details
Copy full SHA for bfe76d4
View code at this point
Browse repository at this point
Commits on Sep 8, 2024
common : bring back missing args, add env var duplication check (#9375)
Show description for 3f7ccfd
ngxson
authored
3f7ccfd
View commit details
Copy full SHA for 3f7ccfd
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
common : refactor arg parser (#9308)
Show description for 1b9ae51
ngxson
authored
1b9ae51
View commit details
Copy full SHA for 1b9ae51
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL