- Notifications
You must be signed in to change notification settings - Fork 14.1k
Pull requests: ggml-org/llama.cpp
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
Webui: Disable attachment button and model selector button when prompt textbox is disabled. examples server
#17925 opened Dec 11, 2025 by dariusjlukasLoading…
Gigachat 3 tool parser and tests testing Everything test related
#17924 opened Dec 11, 2025 by MishushaLoading…
model: add glm-asr support examples python python script changes
#17901 opened Dec 10, 2025 by piDackLoading…
webui: add "delete all conversations" button to import/export tab examples server
#17444 opened Nov 23, 2025 by thomasjfoxLoading…
Vulkan: Add changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
GGML_OP_GET_REL_POS ggml #17417 opened Nov 20, 2025 by AgainstEntropyLoading…
mtmd: Add DeepSeekOCR Support examples ggml changes relating to the ggml tensor library for machine learning model Model specific Nvidia GPU Issues specific to Nvidia GPUs python python script changes
#17400 opened Nov 20, 2025 by sfallahLoading…
mtmd: add Eagle2-VL vision and projector support examples python python script changes
#17360 opened Nov 18, 2025 by YaelGitAccountLoading…
Add complete Megrez-MoE support: GGUF conversion + inference. model Model specific python python script changes
#17141 opened Nov 10, 2025 by tamarPalLoading…
server: add support for local image path loading for server examples python python script changes server
#16874 opened Oct 30, 2025 by cchadowitzLoading…
llama: Attempt to add ModernBert model Model specific python python script changes
#14014 opened Jun 4, 2025 by huydt84Loading…
webui: Allow editing file attachments when editing messages. examples server
#13645 opened May 20, 2025 by naufulLoading…
Supporting Velvet model python python script changes testing Everything test related
#11716 opened Feb 6, 2025 by fbuciuni90Loading…
Add information for Podman as well as Docker documentation Improvements or additions to documentation
#11660 opened Feb 4, 2025 by rhatdanLoading…
server: Add timeout to stop the server automatically when idling for too long. examples server
#10742 opened Dec 9, 2024 by SumandoraLoading…
Refactor
projector_type enum to enum class for type safety and clarity examples #10618 opened Dec 1, 2024 by wangqin0Loading…
2 of 4 tasks
add FP8 support to gguf/llama: build Compilation issues examples ggml changes relating to the ggml tensor library for machine learning script Script related Tensor Encoding Scheme https://github.com/ggerganov/llama.cpp/wiki/Tensor-Encoding-Schemes testing Everything test related
Added support to select GPU using metal on Apple Intel or Apple Silicon using --main-gpu index Apple Metal https://en.wikipedia.org/wiki/Metal_(API) examples ggml changes relating to the ggml tensor library for machine learning Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8962 opened Aug 10, 2024 by ifeanyipossibilitiesLoading…
2 of 4 tasks
Fix false flags used in termux demo in README.md bugfix fixes an issue or bug Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8252 opened Jul 2, 2024 by QuantaindewLoading…
2 of 4 tasks
Update server.cpp example with correct startup sequence examples Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level
Update gpt2 preprocess and add deepseek coder preprocess
#4070 opened Nov 14, 2023 by DOGEwbxLoading…
ProTip! Filter pull requests by the default branch with base:master.