8000 Tags · robbiemu/llama.cpp · GitHub
[go: up one dir, main page]

Skip to content

Tags: robbiemu/llama.cpp

Tags

b5602

Toggle b5602's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
llama : deprecate llama_kv_self_ API (ggml-org#14030)

* llama : deprecate llama_kv_self_ API

ggml-ci

* llama : allow llama_memory_(nullptr)

ggml-ci

* memory : add flag for optional data clear in llama_memory_clear

ggml-ci

b5437

Toggle b5437's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
mtmd-helper : bug fix to token batching in mtmd (ggml-org#13650)

* Update mtmd-helper.cpp

* Update tools/mtmd/mtmd-helper.cpp

Co-authored-by: Xuan-Son Nguyen <thichthat@gmail.com>

---------

Co-authored-by: Xuan-Son Nguyen <thichthat@gmail.com>

b5435

Toggle b5435's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
llama : remove llama_kv_cache_view API + remove deprecated (ggml-org#…

…13653)

ggml-ci

b5426

Toggle b5426's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
common : add load_progress_callback (ggml-org#13617)

b5400

Toggle b5400's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gguf : use ggml log system (ggml-org#13571)

* gguf : use ggml log system

* llama : remove unnecessary new lines in exception messages

b5393

Toggle b5393's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
webui : handle PDF input (as text or image) + convert pasted long con…

…tent to file (ggml-org#13562)

* webui : handle PDF input (as text or image)

* handle the case where pdf image + server without mtmd

* fix bug missing pages
0