[Doc] 2 invalid links in `Quick Start Examples`
Problem
In page Quick Start Examples, the following paragraph contains two invalid links:
This section demonstrates how to use CPU memory offloading in offline inference scenarios using LMCache with vLLM. The example script we use here is available in vLLM examples. See the examples README to understand how to run the script for vLLM v1.
Currently, they result in a 404 error.
Solution
Hope maintainers can replace them with latest links that point to the valid resource.
The correct URL should start with: https://github.com/vllm-project/vllm/tree/main/examples/others/lmcache
Will create a quick PR to fix this
@ApostaC You will do this directly? Or want somebody else to do this?
@ApostaC You will do this directly? Or want somebody else to do this?
I already assigned good first issue label. Anyone can do it.
@csbo98 I haven't started on this, sorry. Feel free to do it if you want!
ok
This issue has been automatically marked as stale because it has not had activity within 60 days. It will be automatically closed if no further activity occurs within 30 days.
This issue has been automatically closed due to inactivity. Please feel free to reopen if you feel it is still relevant!