diff --git a/Modules.md b/Modules.md new file mode 100644 index 0000000..70975a8 --- /dev/null +++ b/Modules.md @@ -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