Skip to content

Issues: ggerganov/ggml

ggml : unified file format
#220 by philpax was closed Nov 1, 2023
Closed 82
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

Is ggml support RISC-V ISA porting?
#875 by ZhengmingHu was closed Jun 29, 2024 updated Jun 29, 2024
ggml : add optional CPU backend context, support reusing threads, async compute enhancement New feature or request
#721 by slaren was closed Jun 19, 2024 updated Jun 19, 2024
ggml_conv_2d problem
#851 by weishuai-GitHub was closed Jun 10, 2024 updated Jun 10, 2024
Zig build is broken
#617 by dmorn was closed Jun 5, 2024 updated Jun 5, 2024
Build fail on self-built ROCm sdk
#845 by daniandtheweb was closed Jun 2, 2024 updated Jun 2, 2024
Add Qualcomm mobile SoC native backend for GGML
#771 by zhouwg was closed Apr 17, 2024 updated Apr 26, 2024
License for Python-based GGUF parser with NumPy vectorization
#802 by 99991 was closed Apr 25, 2024 updated Apr 25, 2024
Is there interest in a groupnorm operation being added?
#800 by balisujohn was closed Apr 20, 2024 updated Apr 20, 2024
Is there interest in a cuda implementation for ggml_conv_1d
#788 by balisujohn was closed Apr 19, 2024 updated Apr 19, 2024
Add dsp backend in ggml.h
#794 by zhouwg was closed Apr 10, 2024 updated Apr 11, 2024
doc: lack of official logo of GGML
#776 by zhouwg was closed Apr 3, 2024 updated Apr 4, 2024
Setting tensor's backend
#779 by rgerganov was closed Apr 1, 2024 updated Apr 1, 2024
quantization func test failed with GGML_QKK_64
#739 by winice-test was closed Mar 13, 2024 updated Mar 13, 2024
Replit code completion example not working
#758 by hassan404 was closed Mar 4, 2024 updated Mar 4, 2024
ggml : add Magika inference
#734 by ggerganov was closed Feb 25, 2024 updated Feb 25, 2024
Problems with Metal and iOS
#647 by paulocoutinhox was closed Feb 24, 2024 updated Feb 25, 2024
ggml : make ggml_fp16_t private refactoring Refactoring
#720 by ggerganov was closed Feb 22, 2024 updated Feb 22, 2024
ggml : simplify the ggml_compute_forward_ calls good first issue Good for newcomers refactoring Refactoring
#724 by ggerganov was closed Feb 21, 2024 updated Feb 21, 2024
Division by zero error
#723 by cpopescu was closed Feb 3, 2024 updated Feb 3, 2024
ggml : improve memory allocation for weights and similar lists of tensors refactoring Refactoring
#578 by slaren was closed Jan 30, 2024 updated Jan 30, 2024
"array size is too large" on model load
#714 by iamlemec was closed Jan 29, 2024 updated Jan 29, 2024
ProTip! Exclude everything labeled bug with -label:bug.