Skip to content

Commit

Permalink
chore(doc): Separate section on runpod (#860)
Browse files Browse the repository at this point in the history
  • Loading branch information
NanoCode012 committed Nov 15, 2023
1 parent 306fe19 commit 501b4d1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ accelerate launch -m axolotl.cli.inference examples/openllama-3b/lora.yml \
```bash
docker run --gpus '"all"' --rm -it winglian/axolotl:main-py3.10-cu118-2.0.1
```
- `winglian/axolotl-runpod:main-latest`: for runpod or use this [direct link](https://runpod.io/gsc?template=v2ickqhz9s&ref=6i7fkpdz)

Or run on the current files for development:

Expand Down Expand Up @@ -154,6 +153,10 @@ accelerate launch -m axolotl.cli.inference examples/openllama-3b/lora.yml \
```
Get the token at huggingface.co/settings/tokens

#### Runpod

Use `winglian/axolotl-runpod:main-latest` or use this [direct link](https://runpod.io/gsc?template=v2ickqhz9s&ref=6i7fkpdz)

#### LambdaLabs
<details>

Expand Down

0 comments on commit 501b4d1

Please sign in to comment.