Merge branch 'ollama:main' into main

This commit is contained in:
likelovewant
2025-04-18 19:17:10 +08:00
committed by GitHub
182 changed files with 42988 additions and 33393 deletions

View File

@@ -237,5 +237,5 @@ jobs:
- uses: actions/checkout@v4
- name: Verify patches apply cleanly and do not change files
run: |
make -f Makefile.sync clean sync
git diff --compact-summary --exit-code
make -f Makefile.sync clean checkout apply-patches sync
git diff --compact-summary --exit-code