23 lines
1.3 KiB
Plaintext
23 lines
1.3 KiB
Plaintext
|
|
#@@ #@@ @@# @@#
|
|
@@ @@ @@ @@ =@@# @@ #@ =@@#.
|
|
@@ #@@@@@@@@@ @@ #@#@= @@ #@ .=@@
|
|
#@@@@@@@@@@@@@@@@@ =@# @# ##= ## =####=+ @@ =#####+ =#@@###. @@
|
|
@@@@@@@@@@/ +@@/ +@@ #@ =@= #@= @@ =@#+ +#@# @@ =@#+ +#@# #@. @@
|
|
@@@@@@@@@@ ##@@ ##@@ =@# @# =@# @# @@ @@ @@ @@ #@ #@ @@
|
|
@@@@@@@@@@@@@@@@@@@@ #@=+++#@= =@@# @@ @@ @@ @@ #@ #@ @@
|
|
=@#=====@@ =@# @# @@ @@ @@ @@ #@ #@ @@
|
|
@@@@@@@@@@@@@@@@ @@@@ #@ #@= #@= +@@ #@# =@# @@. =@# =@# #@. @@
|
|
=@# @# #@= #@ =#@@@@#= +#@@= +#@@@@#= .##@@+ @@
|
|
@@@@ @@@@@@@@@@@@@@@@
|
|
|
|
Welcome to the axolotl cloud image! If the you've mounted a disk to /workspace and the axolotl directory is empty, run the following commands:
|
|
|
|
```
|
|
cd /workspace
|
|
rm -rf /workspace/axolotl
|
|
git clone https://github.com/axolotl-ai-cloud/axolotl.git
|
|
cd axolotl
|
|
pip install --no-build-isolation --no-deps -e .
|
|
```
|