basic.py
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Export your vLLM API key
4
Install vLLM
Install vLLM in the environment that will serve the model:
5
Start vLLM
Serve the model used by this example:
6
Run the example
Save the code above as
basic.py, then run: