copy edits (#1276)
Browse files
README.md
CHANGED
@@ -25,8 +25,8 @@ Features:
|
|
25 |
- [Installation](#installation)
|
26 |
- [Docker](#docker)
|
27 |
- [Conda/Pip venv](#condapip-venv)
|
28 |
-
- [Cloud GPU](#cloud-gpu) -
|
29 |
-
- [
|
30 |
- [Windows](#windows)
|
31 |
- [Launching on public clouds via SkyPilot](#launching-on-public-clouds-via-skypilot)
|
32 |
- [Dataset](#dataset)
|
@@ -182,10 +182,13 @@ docker run --privileged --gpus '"all"' --shm-size 10g --rm -it --name axolotl --
|
|
182 |
|
183 |
For cloud GPU providers that support docker images, use [`winglian/axolotl-cloud:main-latest`](https://hub.docker.com/r/winglian/axolotl-cloud/tags)
|
184 |
|
185 |
-
- on Latitude use this [direct link](https://latitude.sh/blueprint/989e0e79-3bf6-41ea-a46b-1f246e309d5c)
|
186 |
- on RunPod use this [direct link](https://runpod.io/gsc?template=v2ickqhz9s&ref=6i7fkpdz)
|
187 |
|
188 |
-
####
|
|
|
|
|
|
|
189 |
<details>
|
190 |
|
191 |
<summary>Click to Expand</summary>
|
|
|
25 |
- [Installation](#installation)
|
26 |
- [Docker](#docker)
|
27 |
- [Conda/Pip venv](#condapip-venv)
|
28 |
+
- [Cloud GPU](#cloud-gpu) - Latitude.sh, RunPod
|
29 |
+
- [Bare Metal Cloud GPU](#bare-metal-cloud-gpu)
|
30 |
- [Windows](#windows)
|
31 |
- [Launching on public clouds via SkyPilot](#launching-on-public-clouds-via-skypilot)
|
32 |
- [Dataset](#dataset)
|
|
|
182 |
|
183 |
For cloud GPU providers that support docker images, use [`winglian/axolotl-cloud:main-latest`](https://hub.docker.com/r/winglian/axolotl-cloud/tags)
|
184 |
|
185 |
+
- on Latitude.sh use this [direct link](https://latitude.sh/blueprint/989e0e79-3bf6-41ea-a46b-1f246e309d5c)
|
186 |
- on RunPod use this [direct link](https://runpod.io/gsc?template=v2ickqhz9s&ref=6i7fkpdz)
|
187 |
|
188 |
+
#### Bare Metal Cloud GPU
|
189 |
+
|
190 |
+
##### LambdaLabs
|
191 |
+
|
192 |
<details>
|
193 |
|
194 |
<summary>Click to Expand</summary>
|