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-11 19:21:46 +00:00
Code
Issues
Actions
5
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
gguf-py: fixed local detection of gguf package (#11180)
#1681
:
Commit
c05e8c9934
pushed by
root
master
2025-01-11 11:11:46 +00:00
0s
llama: add support for QRWKV6 model architecture (#11001)
#1677
:
Commit
ee7136c6d1
pushed by
root
b4457
2025-01-11 11:21:42 +00:00
0s
convert : add --print-supported-models option (#11172)
#1674
:
Commit
ff3fcabc72
pushed by
root
master
2025-01-11 11:11:46 +00:00
0s
vocab : minor tokenization optimizations (#11160)
#1672
:
Commit
aeeb9420a3
pushed by
root
gg/llama-refactor-7
2025-01-11 11:21:42 +00:00
0s
lora : update API names (#11167)
#1670
:
Commit
d1af0e9b75
pushed by
root
gg/llama-adapter-naming
2025-01-11 11:21:42 +00:00
0s
llama: add support for QRWKV6 model architecture (#11001)
#1666
:
Commit
ee7136c6d1
pushed by
root
master
2025-01-10 10:41:48 +00:00
0s
model: Add support for PhiMoE arch (#11003)
#1663
:
Commit
f8feb4b01a
pushed by
root
b4453
2025-01-10 23:21:42 +00:00
0s
doc: add cuda guide for fedora (#11135)
#1660
:
Commit
1204f97270
pushed by
root
master
2025-01-10 02:31:46 +00:00
0s
model : fix Phi MoE conflicts
#1658
:
Commit
aefcffabb1
pushed by
root
gg/llama-refactor-7
2025-01-10 10:41:47 +00:00
0s
doc: add phimoe as supported model
#1656
:
Commit
c0dd28d16a
pushed by
root
phymbert/model/phi35-moe
2025-01-10 11:21:42 +00:00
0s
lora : improve compat with `mergekit-extract-lora` (#11131)
#1648
:
Commit
4d2b3d8804
pushed by
root
b4446
2025-01-09 23:21:42 +00:00
0s
ci : use actions from ggml-org (#11140)
#1645
:
Commit
f7cd13301c
pushed by
root
master
2025-01-09 18:21:45 +00:00
0s
llama : remove notion of CLS token
#1636
:
Commit
747c85d460
pushed by
root
gg/llama-refactor-5
2025-01-07 17:21:42 +00:00
0s
llama : Add support for DeepSeek V3 (#11049)
#1630
:
Commit
9394bbd484
pushed by
root
b4417
2025-01-06 02:44:32 +00:00
0s
Vulkan: Add device-specific blacklist for coopmat for the AMD proprietary driver (#11074)
#1627
:
Commit
b56f079e28
pushed by
root
master
2025-01-06 02:44:32 +00:00
0s
llama : add support for the cohere2 model architecture (#10900)
#1625
:
Commit
46be942214
pushed by
root
b4415
2025-01-05 20:44:32 +00:00
0s
llama : add support for the cohere2 model architecture (#10900)
#1622
:
Commit
46be942214
pushed by
root
master
2025-01-05 00:04:36 +00:00
0s
llama : quant (cont)
#1613
:
Commit
69dd1e859a
pushed by
root
gg/llama-refactor-0
2025-01-04 02:44:32 +00:00
0s
server : allow using LoRA adapters per-request (#10994)
#1611
:
Commit
0da5d86026
pushed by
root
b4406
2025-01-03 20:44:32 +00:00
0s
server : allow using LoRA adapters per-request (#10994)
#1608
:
Commit
0da5d86026
pushed by
root
master
2025-01-03 20:44:32 +00:00
0s
llama : context (cont)
#1606
:
Commit
e39a9c1007
pushed by
root
gg/llama-refactor-0
2025-01-02 23:04:35 +00:00
0s
server : add OAI compat for /v1/completions (#10974)
#1595
:
Commit
5896c65232
pushed by
root
master
2025-01-01 14:44:32 +00:00
0s
Vulkan: Refactor to make sure Vulkan instance is destroyed properly on program exit
#1582
:
Commit
01ab364980
pushed by
root
0cc4m/vulkan-instance-cleanup
2024-12-27 20:44:32 +00:00
0s
profiler: initial support for profiling graph ops
#1574
:
Commit
d4051c81ee
pushed by
root
graph-profiler
2024-12-26 08:44:32 +00:00
0s
llama : support InfiniAI Megrez 3b (#10893)
#1562
:
Commit
b92a14a841
pushed by
root
b4381
2024-12-24 14:44:32 +00:00
0s
llama : support for Llama-3_1-Nemotron-51B (#10669)
#1560
:
Commit
6f0c9e034b
pushed by
root
b4380
2024-12-24 14:44:32 +00:00
0s
rebase
#1558
:
Commit
de014bc339
pushed by
root
gg/llama-refactor-0
2024-12-24 14:44:32 +00:00
0s
llama : add Falcon3 support (#10883)
#1555
:
Commit
7ae33a616f
pushed by
root
b4376
2024-12-24 02:44:32 +00:00
0s
llama : support InfiniAI Megrez 3b (#10893)
#1552
:
Commit
b92a14a841
pushed by
root
master
2024-12-24 02:44:32 +00:00
0s
convert : add BertForMaskedLM (#10919)
#1546
:
Commit
5cd85b5e00
pushed by
root
master
2024-12-22 14:44:32 +00:00
0s
First
Previous
1
2
3
4
5
Next
Last