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

ggml : basic implementation of 1d and 2d pools
#375 by iboB was merged Jul 12, 2023 Loading…
Use a single kernel for cuda mul op
#373 by li-plus was merged Jul 11, 2023 Loading…
tests : ifdef for #pragma GCC
#370 by iboB was merged Jul 11, 2023 Loading…
Support norm op on CUDA
#364 by li-plus was merged Jul 11, 2023 Loading…
Support broadcast addition for fp32
#359 by li-plus was merged Jul 11, 2023 Loading…
Fix for #329
#354 by goerch was merged Jul 11, 2023 Loading…
Correct Alibi implementation
#351 by daulet was merged Jul 11, 2023 Loading…
ggml : restore GGML_RESTRICT
#350 by iboB was merged Jul 6, 2023 Loading…
build: Add pkg-config file
#335 by smspillaz was merged Jul 4, 2023 Loading…
cmake: Install the header file to ggml/ggml.h
#333 by smspillaz was merged Jul 4, 2023 Loading…
callback to abort ggml_graph_compute()
#328 by CCLDArjun was merged Jul 11, 2023 Loading…
Batch inference
#325 by monatis was merged Jul 12, 2023 Loading…
examples : use GGML_FILE_MAGIC where possible
#323 by hkmatsumoto was merged Jul 2, 2023 Loading…
Add interactive prompt and port mode for dollyv2
#319 by koogle was merged Jul 2, 2023 Loading…
ggml: add ops in encodec.cpp
#316 by PABannier was merged Jul 2, 2023 Loading…
zig : add tests codes using zig
#315 by coderonion was merged Jul 2, 2023 Loading…
Starcoder repeat penalty
#311 by the-crypt-keeper was merged Jul 2, 2023 Loading…
zig : add tests by zig
#307 by coderonion was merged Jun 26, 2023 Loading…
Support ChatGLM-style RoPE
#305 by li-plus was merged Jun 26, 2023 Loading…
update build.zig
#296 by coderonion was merged Jun 25, 2023 Loading…
tests : increase stack size for test1 when building with MSVC
#277 by iboB was merged Jun 24, 2023 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.