mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-26 23:37:40 +00:00
chore: delete unused
This commit is contained in:
parent
29c7ac7f73
commit
97a1cd0539
@ -1,8 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
export WORKER_IP=$1
|
|
||||||
N_GPUS=8
|
|
||||||
# create dir if doesn't exist
|
|
||||||
sudo mkdir -p /job
|
|
||||||
printf "localhost slots=$N_GPUS\n$WORKER_IP slots=$N_GPUS" | sudo tee /job/hostfile
|
|
||||||
echo /job/hostfile
|
|
Loading…
Reference in New Issue
Block a user