-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Modules
Georgi Gerganov edited this page Jul 22, 2024
·
2 revisions
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
- contrib
- docker
- docs
- examples
- fix
- ggml
- github
- llama
- llava
- logging
- make
- minor
- model
- nix
- py
- readme
- sampling
- scripts
- tests
- workflows
Useful information for users that doesn't fit into Readme.
These are information useful for Maintainers and Developers which does not fit into code comments
Click on a badge to jump to workflow. This is here as a useful general view of all the actions so that we may notice quicker if main branch automation is broken and where.