mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 04:22:08 +00:00
Add the cache.
This commit is contained in:
parent
2aa2851e01
commit
fb7e8c8970
1
.github/workflows/nix_integration_tests.yaml
vendored
1
.github/workflows/nix_integration_tests.yaml
vendored
@ -39,3 +39,4 @@ jobs:
|
||||
nix develop .#test --command pytest -svvx integration-tests/ --release
|
||||
env:
|
||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||
HF_HOME: /mnt/hf_cache/
|
||||
|
Loading…
Reference in New Issue
Block a user