Skip to content

Pull requests: ggerganov/llama.cpp

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Refactor/online repacking ggml changes relating to the ggml tensor library for machine learning
#10446 opened Nov 21, 2024 by Djip007 Draft
2 of 4 tasks
Fix --no-clean for vulkan-shaders-gen
#10445 opened Nov 21, 2024 by netrunnereve Loading…
2 of 4 tasks
Integrating llama.cpp with Microsoft Word
#10443 opened Nov 21, 2024 by GPTLocalhost Loading…
1 of 3 tasks
vulkan: define all quant data structures in types.comp
#10440 opened Nov 20, 2024 by jeffbolznv Loading…
2 of 4 tasks
sycl : offload of get_rows set to 0 SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#10432 opened Nov 20, 2024 by Alcpz Loading…
2 of 4 tasks
ci: Update oneAPI runtime dll packaging devops improvements to build systems and github actions
#10428 opened Nov 20, 2024 by shou692199 Loading…
2 of 4 tasks
GitHub: ask for more info in issue templates devops improvements to build systems and github actions Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#10426 opened Nov 20, 2024 by JohannesGaessler Loading…
server : replace behave with pytest devops improvements to build systems and github actions examples nix Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment python python script changes server
#10416 opened Nov 19, 2024 by ngxson Loading…
5 tasks done
sycl : permuted mul_mat through oneMKL SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#10408 opened Nov 19, 2024 by Alcpz Loading…
2 of 4 tasks
speculative : refactor and add a simpler example demo Demonstrate some concept or idea, not intended to be merged examples server
#10362 opened Nov 17, 2024 by ggerganov Draft
Add support for Qwen2VL build Compilation issues examples ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs python python script changes
#10361 opened Nov 17, 2024 by HimariO Draft
3 of 6 tasks
common: compile shared lib, and export some c functions
#10353 opened Nov 17, 2024 by KenForever1 Loading…
2 of 4 tasks
Refactor/tinyblas build Compilation issues demo Demonstrate some concept or idea, not intended to be merged documentation Improvements or additions to documentation ggml changes relating to the ggml tensor library for machine learning
#10343 opened Nov 16, 2024 by Djip007 Draft
2 of 4 tasks
chore : Fix the error when compiling rocm build on windows using cmake documentation Improvements or additions to documentation
#10310 opened Nov 15, 2024 by cocochick Loading…
2 of 4 tasks
Add .clang-format file
#10308 opened Nov 15, 2024 by ericcurtin Loading…
2 of 4 tasks
Introduce llama-run examples
#10291 opened Nov 14, 2024 by ericcurtin Loading…
2 of 4 tasks
speculative : experiments with Qwen2.5-Coder demo Demonstrate some concept or idea, not intended to be merged examples
#10290 opened Nov 14, 2024 by ggerganov Draft
Add try/except to test-tokenizer-random.py python python script changes testing Everything test related
#10276 opened Nov 13, 2024 by rmusser01 Loading…
2 of 4 tasks
Test tokenizer-0.py rewrite python python script changes testing Everything test related
#10275 opened Nov 13, 2024 by rmusser01 Loading…
2 of 4 tasks
readme : add option, update default value, fix formatting documentation Improvements or additions to documentation examples server
#10271 opened Nov 12, 2024 by pothitos Loading…
2 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.