Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
llama.cpp
/
docs
/
backend
下载当前目录
G
GitHub
CANN: Disable acl_graph for prefill stage (
#15933
)
c0389dba
创建于
2025年9月11日
历史提交
文件
最后提交记录
最后更新时间
BLIS.md
make : deprecate (
#10514
) * make : deprecate ggml-ci * ci : disable Makefile builds ggml-ci * docs : remove make references [no ci] * ci : disable swift build ggml-ci * docs : remove obsolete make references, scripts, examples ggml-ci * basic fix for compare-commits.sh * update build.md * more build.md updates * more build.md updates * more build.md updates * Update Makefile Co-authored-by: Diego Devesa <slarengh@gmail.com> --------- Co-authored-by: slaren <slarengh@gmail.com>
1 年前
CANN.md
CANN: Disable acl_graph for prefill stage (
#15933
) Since the prefill length is not fixed, graphs constructed for the prefill stage cannot be reused. For this reason, ACL graph execution is disabled by default during prefill.
8 个月前
CUDA-FEDORA.md
docs: update: improve the Fedoa CUDA guide (
#12536
) * docs: update fedora-cuda guide - Rename and place into Backend Folder. - Update Host-Supplied Packages. - Expand Recommended Users Section. * docs: improve the flow of CUDA-FEDORA.md
1 年前
OPENCL.md
opencl: update doc for OpenCL (
#12702
) * opencl: add OpenCL to build.md * opencl: remove fixed issue/TODO * opencl: add link to OPENCL.md * opencl: update doc - refine tools requirement for Windows 11 arm64
1 年前
SYCL.md
sycl: GGML_SYCL_DISABLE_OPT on by default for all Intel Devices (
#13973
)
11 个月前