mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-25 12:02:08 +00:00
ensure lfs files are downloaded
This commit is contained in:
parent
fc00efb2e7
commit
862651a90d
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -35,6 +35,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
lfs: true
|
||||||
- name: Inject slug/short variables
|
- name: Inject slug/short variables
|
||||||
uses: rlespinasse/github-slug-action@v4.4.1
|
uses: rlespinasse/github-slug-action@v4.4.1
|
||||||
- name: Construct harware variables
|
- name: Construct harware variables
|
||||||
|
Loading…
Reference in New Issue
Block a user