Created Modules (markdown)

Georgi Gerganov 2024-07-22 16:10:26 +03:00
parent bfbd90f452
commit aa1cd6a357

32
Modules.md Normal file

@ -0,0 +1,32 @@
ref https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md
Incomplete list of modules that can be included in the commit title - feel free to update:
- [backend] (`cuda`, `metal`, `vulkan`, etc.)
- [example] (`main`, `bench`, `server`, etc.)
- bugfix
- build
- chore
- ci
- cmake
- common
- convert
- docker
- docs
- examples
- fix
- ggml
- github
- llama
- llava
- logging
- make
- minor
- model
- nix
- py
- readme
- sampling
- scripts
- tests
- workflows