]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
skill: create `add-new-model` and `code-review` (#26042)
authorXuan-Son Nguyen <redacted>
Fri, 24 Jul 2026 15:04:17 +0000 (17:04 +0200)
committerGitHub <redacted>
Fri, 24 Jul 2026 15:04:17 +0000 (17:04 +0200)
commit77095ee0cb6382708165691dd7b4caf9d21e7745
tree31a2a5d923456447ae8897502211be6767d0a3bb
parent54ce507b6fded72c1819d9ba6b092d35a7690c0e
skill: create `add-new-model` and `code-review` (#26042)

* skill: add new model

* add common pitfalls

* add code review skill

* nits

* add codeowners

* add security review section

* mention about skills in agents.md

* add design review

* exclude ggml-gh-bot

* Apply suggestions from code review

Co-authored-by: Piotr Wilkin (ilintar) <redacted>
Co-authored-by: Xuan-Son Nguyen <redacted>
* conversion-time weight modification

* nits

---------

Co-authored-by: Piotr Wilkin (ilintar) <redacted>
AGENTS.md
CODEOWNERS
docs/development/HOWTO-add-model.md
skills/add-new-model/SKILL.md [new file with mode: 0644]
skills/code-review/SKILL.md [new file with mode: 0644]