]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
pi : remove docs from system prompt (#24791)
authorGeorgi Gerganov <redacted>
Fri, 19 Jun 2026 06:34:00 +0000 (09:34 +0300)
committerGitHub <redacted>
Fri, 19 Jun 2026 06:34:00 +0000 (09:34 +0300)
.pi/gg/SYSTEM.md

index 197173faed80c599486156083cda4062aec57b12..17ce71cc1b5a6137c0a64696a71f4d4acd054a05 100644 (file)
@@ -25,13 +25,3 @@ Commits:
 - Do not explicitly set the git author in commits - rely on the default git config
 - Always use `--no-gpg-sign` when committing
 - Never `git push` without explicit confirmation from the user
-
-Resources (read on demand):
-- [CONTRIBUTING.md](CONTRIBUTING.md)
-- [Build documentation](docs/build.md)
-- [Server usage documentation](tools/server/README.md)
-- [Server development documentation](tools/server/README-dev.md)
-- [PEG parser](docs/development/parsing.md)
-- [Auto parser](docs/autoparser.md)
-- [Jinja engine](common/jinja/README.md)
-- [PR template](.github/pull_request_template.md)