Skip to content

Commit

Permalink
Merge pull request #205 from thumper-ai/main
Browse files Browse the repository at this point in the history
fix vllm link again sorry
  • Loading branch information
anilmurty committed May 16, 2024
2 parents 547382e + d2adbc3 commit ef363f0
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/tree/master/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 ef363f0

Please sign in to comment.