This website requires JavaScript.
Explore
Help
Sign In
root
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
synced
2025-01-13 20:14:29 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
close-issue.yml
docker.yml
editorconfig.yml
gguf-publish.yml
labeler.yml
python-check-requirements.yml
python-lint.yml
python-type-check.yml
server.yml
Actor
All actors
root
Status
All status
success
failure
waiting
running
ggml : disable iq4_nl interleave size 8 (#10709)
python-type-check.yml #1376
:
Commit
d9c3ba2b77
pushed by
root
master
2024-12-08 02:29:55 +00:00
0s
ggml : disable iq4_nl interleave size 8 (#10709)
python-lint.yml #1375
:
Commit
d9c3ba2b77
pushed by
root
master
2024-12-08 02:29:55 +00:00
0s
server : fix free of spec context and batch (#10651)
python-type-check.yml #1374
:
Commit
c2a16c0bdb
pushed by
root
master
2024-12-07 18:19:54 +00:00
0s
server : fix free of spec context and batch (#10651)
python-lint.yml #1373
:
Commit
c2a16c0bdb
pushed by
root
master
2024-12-07 18:19:54 +00:00
0s
server : fix free of spec context and batch (#10651)
python-check-requirements.yml #1372
:
Commit
c2a16c0bdb
pushed by
root
master
2024-12-08 02:29:55 +00:00
0s
convert : add custom attention mapping
python-type-check.yml #1370
:
Commit
c5ede3849f
pushed by
root
master
2024-12-07 10:09:53 +00:00
0s
convert : add custom attention mapping
python-lint.yml #1369
:
Commit
c5ede3849f
pushed by
root
master
2024-12-07 10:09:53 +00:00
0s
common : bring back --no-warmup to server (#10686)
python-type-check.yml #1367
:
Commit
f162d45a21
pushed by
root
master
2024-12-07 01:59:53 +00:00
0s
common : bring back --no-warmup to server (#10686)
python-lint.yml #1366
:
Commit
f162d45a21
pushed by
root
master
2024-12-07 01:59:53 +00:00
0s
llama : add Minerva 7B model support (#10673)
python-type-check.yml #1364
:
Commit
6fe6247831
pushed by
root
b4272
2024-12-07 02:09:49 +00:00
0s
llama : add Minerva 7B model support (#10673)
python-check-requirements.yml #1363
:
Commit
6fe6247831
pushed by
root
b4272
2024-12-07 02:09:49 +00:00
0s
fix(server) : not show alert when DONE is received (#10674)
python-type-check.yml #1362
:
Commit
7736837d62
pushed by
root
master
2024-12-06 17:49:54 +00:00
0s
fix(server) : not show alert when DONE is received (#10674)
python-lint.yml #1361
:
Commit
7736837d62
pushed by
root
master
2024-12-06 17:49:54 +00:00
0s
fix(server) : not show alert when DONE is received (#10674)
python-check-requirements.yml #1360
:
Commit
7736837d62
pushed by
root
master
2024-12-07 02:09:49 +00:00
0s
Add environment variable GGML_VK_DISABLE_COOPMAT to disable VK_KHR_cooperative_matrix support
python-type-check.yml #1359
:
Commit
c66d00806a
pushed by
root
0cc4m/vulkan-coopmat
2024-12-07 02:09:49 +00:00
0s
Add environment variable GGML_VK_DISABLE_COOPMAT to disable VK_KHR_cooperative_matrix support
python-check-requirements.yml #1358
:
Commit
c66d00806a
pushed by
root
0cc4m/vulkan-coopmat
2024-12-07 02:09:49 +00:00
0s
server : fix speculative decoding with context shift (#10641)
python-type-check.yml #1355
:
Commit
1da7b76569
pushed by
root
b4266
2024-12-06 02:09:49 +00:00
0s
Update deprecation-warning.cpp (#10619)
python-type-check.yml #1354
:
Commit
f112d198cd
pushed by
root
master
2024-12-06 01:29:53 +00:00
0s
Update deprecation-warning.cpp (#10619)
python-lint.yml #1353
:
Commit
f112d198cd
pushed by
root
master
2024-12-06 01:29:53 +00:00
0s
llama: Support MiniCPM-1B (with & w/o longrope) (#10559)
python-type-check.yml #1351
:
Commit
8d0cfd554a
pushed by
root
b4262
2024-12-05 20:09:49 +00:00
0s
llama: Support MiniCPM-1B (with & w/o longrope) (#10559)
python-check-requirements.yml #1350
:
Commit
8d0cfd554a
pushed by
root
b4262
2024-12-05 20:09:49 +00:00
0s
ggml : add predefined list of CPU backend variants to build (#10626)
python-type-check.yml #1349
:
Commit
59f4db1088
pushed by
root
master
2024-12-05 00:59:54 +00:00
0s
ggml : add predefined list of CPU backend variants to build (#10626)
python-lint.yml #1348
:
Commit
59f4db1088
pushed by
root
master
2024-12-05 00:59:54 +00:00
0s
ggml : add predefined list of CPU backend variants to build (#10626)
python-check-requirements.yml #1347
:
Commit
59f4db1088
pushed by
root
master
2024-12-05 20:09:49 +00:00
0s
server : add tests
python-type-check.yml #1346
:
Commit
81611bef72
pushed by
root
gg/server-fix-spec-ctx-shift
2024-12-05 20:09:49 +00:00
0s
Vulkan: Add VK_AMD_shader_core_properties2 support to read Compute Unit count for split_k logic
python-type-check.yml #1343
:
Commit
7002d6c71a
pushed by
root
0cc4m/vulkan-coopmat
2024-12-05 02:09:49 +00:00
0s
fixes
python-type-check.yml #1342
:
Commit
674dec9b36
pushed by
root
sl/dl-backend-6
2024-12-04 14:09:49 +00:00
0s
server: Add "tokens per second" information in the backend (#10548)
python-type-check.yml #1339
:
Commit
64ed2091b2
pushed by
root
b4240
2024-12-03 20:09:49 +00:00
0s
server: Add "tokens per second" information in the backend (#10548)
python-type-check.yml #1338
:
Commit
64ed2091b2
pushed by
root
master
2024-12-03 20:09:49 +00:00
0s
server: Add "tokens per second" information in the backend (#10548)
python-lint.yml #1337
:
Commit
64ed2091b2
pushed by
root
master
2024-12-03 20:09:49 +00:00
0s
First
Previous
...
7
8
9
10
11
...
Next
Last