* misc: update lables
* bring back examples, add mtmd
documentation:
- changed-files:
- any-glob-to-any-file:
+ - **/*.md
- docs/**
- media/**
+examples:
+ - all:
+ - changed-files:
+ - any-glob-to-any-file:
+ - app/**
+ - examples/**
+ - tools/**
+ - all-globs-to-all-files:
+ - '!tools/server/**'
+ - '!tools/mtmd/**'
+ - '!tools/ui/**'
testing:
- changed-files:
- any-glob-to-any-file:
- cmake/**
- CMakeLists.txt
- CMakePresets.json
-examples:
- - changed-files:
- - any-glob-to-any-file:
- - examples/**
- - tools/**
devops:
- changed-files:
- any-glob-to-any-file:
- .devops/**
- .github/**
- ci/**
-python:
- - changed-files:
- - any-glob-to-any-file:
- - "**/*.py"
- - requirements/**
- - gguf-py/**
- - .flake8
-script:
- - changed-files:
- - any-glob-to-any-file:
- - scripts/**
android:
- changed-files:
- any-glob-to-any-file:
- changed-files:
- any-glob-to-any-file:
- tools/server/**
-
-
-
+mtmd:
+ - changed-files:
+ - any-glob-to-any-file:
+ - tools/mtmd/**
+conversion:
+ - changed-files:
+ - any-glob-to-any-file:
+ - conversion/**
+ - convert_*.py
+ - gguf-py/**
+vendor:
+ - changed-files:
+ - any-glob-to-any-file:
+ - vendor/**
ggml:
- changed-files:
- any-glob-to-any-file: