mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-25 11:23:52 +00:00
chore: Regenerate all playbooks
This commit is contained in:
parent
91ba405901
commit
c5a976493c
@ -121,8 +121,8 @@ space and network bandwidth.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
## Clone OpenFold repository
|
## Clone OpenFold repository
|
||||||
git clone https://gitlab.com/nvidia/dgx-spark/temp-external-playbook-assets/dgx-spark-playbook-assets/-/blob/main dgx-spark-playbooks
|
git clone https://gitlab.com/nvidia/dgx-spark/temp-external-playbook-assets/dgx-spark-playbook-assets/-/blob/main
|
||||||
cd dgx-spark-playbooks/nvidia/protein-folding
|
cd ${MODEL}/assets
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -98,7 +98,7 @@ huggingface-cli login
|
|||||||
## Step 6: Clone the git repo with fine-tuning recipes
|
## Step 6: Clone the git repo with fine-tuning recipes
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://gitlab.com/nvidia/dgx-spark/temp-external-playbook-assets/dgx-spark-playbook-assets/-/blob/main/${MODEL}
|
git clone https://gitlab.com/nvidia/dgx-spark/temp-external-playbook-assets/dgx-spark-playbook-assets/-/blob/main
|
||||||
cd ${MODEL}/assets
|
cd ${MODEL}/assets
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -60,8 +60,8 @@ The setup includes:
|
|||||||
In a terminal, clone the txt2kg repository and navigate to the project directory.
|
In a terminal, clone the txt2kg repository and navigate to the project directory.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://gitlab.com/nvidia/dgx-spark/temp-external-playbook-assets/dgx-spark-playbook-assets/-/blob/main txt2kg
|
git clone https://gitlab.com/nvidia/dgx-spark/temp-external-playbook-assets/dgx-spark-playbook-assets/-/blob/main
|
||||||
cd txt2kg
|
cd ${MODEL}/assets
|
||||||
```
|
```
|
||||||
|
|
||||||
## Step 2. Start the txt2kg services
|
## Step 2. Start the txt2kg services
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user