mirror of
https://github.com/ggerganov/llama.cpp
synced 2026-03-26 17:10:59 +01:00
* readme: cmake . -B build && cmake --build build * build: fix typo Co-authored-by: Jared Van Bortel <cebtenzzre@gmail.com> * build: drop implicit . from cmake config command * build: remove another superfluous . * build: update MinGW cmake commands * Update README-sycl.md Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com> * build: reinstate --config Release as not the default w/ some generators + document how to build Debug * build: revert more --config Release * build: nit / remove -H from cmake example * build: reword debug instructions around single/multi config split --------- Co-authored-by: Jared Van Bortel <cebtenzzre@gmail.com> Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com> |
||
|---|---|---|
| .. | ||
| bench.yml | ||
| build.yml | ||
| close-issue.yml | ||
| code-coverage.yml | ||
| docker.yml | ||
| editorconfig.yml | ||
| gguf-publish.yml | ||
| nix-ci-aarch64.yml | ||
| nix-ci.yml | ||
| nix-flake-update.yml | ||
| nix-publish-flake.yml | ||
| python-check-requirements.yml | ||
| python-lint.yml | ||
| server.yml | ||
| zig-build.yml | ||