Skip to content

Issues: ggml-org/llama.cpp

examples : add configuration presets
#10932 opened Dec 21, 2024 by ggerganov
Open 3
changelog : libllama API
#9289 opened Sep 3, 2024 by ggerganov
Open 9
changelog : llama-server REST API
#9291 opened Sep 3, 2024 by ggerganov
Open 14
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

llama : move end-user examples to tools directory build Compilation issues devops improvements to build systems and github actions documentation Improvements or additions to documentation examples python python script changes script Script related server testing Everything test related
#13249 opened May 1, 2025 by slaren Loading…
server: streaming of tool calls and thoughts when --jinja is on documentation Improvements or additions to documentation examples python python script changes script Script related server testing Everything test related tool calling
#12379 opened Mar 14, 2025 by ochafik Draft
4 of 10 tasks
PR: Refine ggml-hexagon backend(Qualcomm Hexagon NPU backend) for latest ggml,whisper.cpp,llama.cpp build Compilation issues ggml changes relating to the ggml tensor library for machine learning Qualcomm NPU script Script related
#12326 opened Mar 11, 2025 by zhouwg Loading…
1 task done
ci: add bash script to check if llama-impl.h was included erroneously devops improvements to build systems and github actions script Script related
#11617 opened Feb 3, 2025 by mofosyne Loading…
scripts: added inline script metadata per PEP 723 python python script changes script Script related
#11597 opened Feb 2, 2025 by isaac-mcfadyen Loading…
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
#10055 opened Oct 26, 2024 by Djip007 Draft
1 of 3 tasks
Revert "ggml : remove OpenCL (#7735) + (#8235)" Apple Metal https://en.wikipedia.org/wiki/Metal_(API) build Compilation issues devops improvements to build systems and github actions documentation Improvements or additions to documentation examples ggml changes relating to the ggml tensor library for machine learning nix Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment python python script changes script Script related SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#8986 opened Aug 11, 2024 by okias Draft
2 of 4 tasks
llama : tokenizer unicode codepoint categories python python script changes Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level script Script related testing Everything test related
#8606 opened Jul 20, 2024 by jaime-m-p Loading…
2 of 4 tasks
Direct I/O and Transparent HugePages demo Demonstrate some concept or idea, not intended to be merged examples python python script changes Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level script Script related server
#7420 opened May 20, 2024 by pavelfatin Loading…
Create run.py enhancement New feature or request obsolete? Marker for potentially obsolete PR python python script changes Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix script Script related
#1204 opened Apr 27, 2023 by jdpsl Loading…
ProTip! Exclude everything labeled bug with -label:bug.