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

json: unified properties order across optional & required examples python python script changes Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level server testing Everything test related
#8133 opened Jun 26, 2024 by ochafik Draft
3 tasks
json: update grammars/README w/ examples & note about additionalProperties Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8132 opened Jun 26, 2024 by ochafik Loading…
Quantize: use --pure, --output-tensor-type and --token-embedding-type as the same time examples Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level
#8130 opened Jun 26, 2024 by ZeusXuan Loading…
2 of 4 tasks
Embed files 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
#8121 opened Jun 25, 2024 by katsu560 Loading…
2 of 4 tasks
Vulkan CMake integration build Compilation issues devops improvements to build systems and github actions 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 Vulkan Issues specific to the Vulkan backend
#8119 opened Jun 25, 2024 by bandoti Loading…
2 of 4 tasks
Add JAIS model(s) python python script changes Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level
#8118 opened Jun 25, 2024 by fmz Loading…
llama : NvAPI performance state change support build Compilation issues Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level
#8116 opened Jun 25, 2024 by sasha0552 Draft
2 of 9 tasks
[SYCL] Fix the sub group size of Intel build Compilation issues Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#8106 opened Jun 25, 2024 by luoyu-intel Loading…
2 of 4 tasks
clip : suppress unused variable warnings examples Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8105 opened Jun 25, 2024 by danbev Loading…
2 of 4 tasks
Streamline embeddings from "non-embedding" models Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8087 opened Jun 24, 2024 by iamlemec Loading…
2 of 4 tasks
gfx1010 optimizations ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8085 opened Jun 24, 2024 by daniandtheweb Loading…
2 of 4 tasks
gfx908 optimizations ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8082 opened Jun 23, 2024 by IMbackK Loading…
2 of 4 tasks
Resolving the problem in chktxt 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
#8079 opened Jun 23, 2024 by AragonerUA Loading…
2 of 4 tasks
nix: update flake.lock nix Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level
#8071 opened Jun 23, 2024 by ggerganov Loading…
[WIP] Hot swap for LoRA ggml changes relating to the ggml tensor library for machine learning Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level
#8056 opened Jun 21, 2024 by ltoniazzi Draft
1 of 4 tasks
gguf-hash: model wide and per tensor hashing using xxhash and sha1 devops improvements to build systems and github actions examples 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
#8048 opened Jun 21, 2024 by mofosyne Loading…
2 of 4 tasks
[SYCL] fix mul_mat_id for MOE Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#8047 opened Jun 21, 2024 by airMeng Draft
2 of 4 tasks
Add download-release.sh for easy install Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level script Script related
#8044 opened Jun 20, 2024 by NickCrews Loading…
2 of 4 tasks
enable curl in nix build devops improvements to build systems and github actions nix Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8043 opened Jun 20, 2024 by edude03 Loading…
2 of 4 tasks
Detokenizer fixes bugfix fixes an issue or bug examples python python script changes Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level testing Everything test related
#8039 opened Jun 20, 2024 by jaime-m-p Draft
2 of 4 tasks
ggml-cuda: Adding support for unified memory Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
#8035 opened Jun 20, 2024 by matteoserva Loading…
2 of 4 tasks
rpc : copy tensors across servers Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level
#8032 opened Jun 20, 2024 by rgerganov Draft
2 of 4 tasks
Support glm3 and glm4. examples python python script changes Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level server testing Everything test related
#8031 opened Jun 20, 2024 by youth123 Loading…
2 of 4 tasks
Add SPM infill support examples Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix server
#8016 opened Jun 19, 2024 by CISC Loading…
2 of 4 tasks
[SYCL] fix to support multiple GPUs, set main device ggml changes relating to the ggml tensor library for machine learning Review Complexity : Medium Generally require more time to grok but manageable by beginner to medium expertise level SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language
#8014 opened Jun 19, 2024 by arthw Draft
2 of 4 tasks
ProTip! Adding no:label will show everything without a label.