Skip to content

Pull requests: ggerganov/ggml

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

sync : whisper.cpp (update whisper example + minor)
#613 by ggerganov was merged Nov 17, 2023 Loading…
sync : whisper.cpp (whisper full GPU, fix warnings)
#606 by ggerganov was merged Nov 12, 2023 Loading…
sync : llama.cpp (CUDA opts, ggml-quants, YARN, etc.)
#601 by ggerganov was merged Nov 3, 2023 Loading…
Adding ggml-model-f16.bin to .gitignore
#597 by jpodivin was merged Oct 30, 2023 Loading…
ci : add SAM test + improve whisper test
#583 by ggerganov was merged Oct 16, 2023 Loading…
ci : add M1 node
#577 by ggerganov was merged Oct 12, 2023 Loading…
ggml: replace conv 1D - 2D stage_0 and stage_1 with im2col and mul_mat
#564 by FSSRepo was merged Nov 12, 2023 Loading…
9 tasks done
ggml-alloc : fix crash when used without ggml-backend
#555 by slaren was merged Oct 7, 2023 Loading…
Mention Metal could be used for gpt-2
#553 by paschembri was merged Oct 7, 2023 Loading…
ggml-backend : metal
#552 by ggerganov was merged Oct 6, 2023 Loading…
sync : llama.cpp (training, refactoring)
#548 by ggerganov was merged Oct 4, 2023 Loading…
feat: support bloom-1b4-zh
#543 by xingchensong was closed Oct 11, 2023 Loading…
ci : add whisper test
#525 by ggerganov was merged Sep 15, 2023 Loading…
gpt-2: Add ppl for gpt-2
#521 by xingchensong was closed Sep 22, 2023 Loading…
CLBlast in CI
#513 by dc-dc-dc was merged Sep 8, 2023 Loading…
sync : whisper (POSIX)
#511 by ggerganov was merged Sep 8, 2023 Loading…
Suppress compiler warning of unused variables
#505 by li-plus was merged Sep 8, 2023 Loading…
mnist : update the README
#498 by rgerganov was merged Aug 30, 2023 Loading…
whisper : sync (match OpenAI input, convert, new features)
#495 by ggerganov was merged Sep 5, 2023 Loading…
CUDA: fix build and enable warnings
#494 by cebtenzzre was merged Aug 29, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.