Add index-free MiniCPM scout, local QLoRA training, and measured evaluation
Tests / core (push) Waiting to run

This commit is contained in:
emil28092005
2026-09-16 15:28:39 +03:00
parent f49400932b
commit 84aeb3f6de
55 changed files with 14249 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: sudo apt-get update && sudo apt-get install -y ripgrep
- uses: astral-sh/setup-uv@v6
with:
version: "0.11.12"