Fix license and README

This commit is contained in:
Vik Paruchuri
2025-10-21 07:01:15 -04:00
parent 1c8d63fa5a
commit 234f7df4ed
5 changed files with 280 additions and 716 deletions

View File

@@ -24,5 +24,6 @@ jobs:
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
PYTHONPATH: .
TORCH_ATTN: "sdpa"
run: |
uv run pytest tests/integration