use offical gguf in test (#14872)

also deleted bad test_load_sample_mxfp4, added some hard coded simple tests
This commit is contained in:
chenyu
2026-02-18 19:55:09 -05:00
committed by GitHub
parent 8c830c5b44
commit e8252e6e4f
3 changed files with 47 additions and 75 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Unit Tests
env:
# increment this when downloads substantially change to avoid the internet
CACHE_VERSION: '16'
CACHE_VERSION: '17'
CAPTURE_PROCESS_REPLAY: 1
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PYTHONPATH: ${{ github.workspace }}