mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
installation
This commit is contained in:
parent
ea458581ee
commit
0e884aa267
9
.github/workflows/autodocs.yml
vendored
9
.github/workflows/autodocs.yml
vendored
@ -13,12 +13,9 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install Launcher
|
||||
id: install-launcher
|
||||
run: |
|
||||
cd launcher
|
||||
cargo build
|
||||
cd ..
|
||||
- name: Install TGI
|
||||
id: install-tgi
|
||||
run: make install
|
||||
|
||||
- name: Run TGI Launcher docs
|
||||
id: run-launcher-help
|
||||
|
Loading…
Reference in New Issue
Block a user