Skip to content

Commit

Permalink
Merge pull request #204 from thumper-ai/main
Browse files Browse the repository at this point in the history
fix akash url link to vllm
  • Loading branch information
anilmurty authored May 16, 2024
2 parents 1b91d5b + ae3e207 commit 547382e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/Blog/running-vllm-on-akash/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ At the time of the original paper (June 2023), vLLM dramatically outperformed TG

## Preparation
1. Create an Akash account and ensure you have AKT tokens.
2. Login to console.akash.network with your wallet to launch an instance with an SDL (YAML) found in vLLM folder of the [Awesome-Akash repository](https://github.com/akash-network/awesome-akash/vLLM/)
2. Login to console.akash.network with your wallet to launch an instance with an SDL (YAML) found in vLLM folder of the [Awesome-Akash repository](https://github.com/akash-network/awesome-akash/vllm/)

## Containerization
We are going to use the latest official vLLM container image: `vLLM/vLLM-openai:v0.4.0.post1`
Expand Down

0 comments on commit 547382e

Please sign in to comment.