Update 34b.sh
This commit is contained in:
parent
bf72192cc4
commit
40df3b5d37
2
34b.sh
2
34b.sh
|
|
@ -15,5 +15,5 @@ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin
|
||||||
|
|
||||||
git clone https://github.com/getumbrel/llama-gpt.git
|
git clone https://github.com/getumbrel/llama-gpt.git
|
||||||
cd llama-gpt
|
cd llama-gpt
|
||||||
sudo ./run.sh --model 34B
|
sudo ./run.sh --model code-34b
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue