mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
Update autodocs.yml
This commit is contained in:
parent
7384e06dcd
commit
87c076e1c1
2
.github/workflows/autodocs.yml
vendored
2
.github/workflows/autodocs.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: Install Launcher
|
||||
id: install-launcher
|
||||
run: cargo install --git git+https://github.com/huggingface/text-generation-inference
|
||||
run: cargo install --git https://github.com/huggingface/text-generation-inference.git text-generation-launcher
|
||||
|
||||
- name: Run TGI Launcher docs
|
||||
id: run-launcher-help
|
||||
|
Loading…
Reference in New Issue
Block a user