Skip to content

Commit ae634bb

Browse files
committed
Add docs to Readme
1 parent ae6c3e7 commit ae634bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm-vllm-deployer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Using these pipelines, we can run the data-preparation and model finetuning with
1111

1212
## 🏃 How to run
1313

14-
In this project, we will deploy the [gpt-2](https://huggingface.co/openai-community/gpt2) model using [vLLM](https://github.com/vllm-project/vllm). Before we're able to run any pipeline, we need to set up our environment as follows:
14+
In this project, we will deploy the [gpt-2](https://huggingface.co/openai-community/gpt2) model using [vLLM](https://docs.vllm.ai/en/latest/). Before we're able to run any pipeline, we need to set up our environment as follows:
1515

1616
```bash
1717
# Set up a Python virtual environment, if you haven't already

0 commit comments

Comments
 (0)