Skip to content

Commit 7a632de

Browse files
author
Aydin Abiar
committed
use links to new published docs
Signed-off-by: Aydin Abiar <[email protected]>
1 parent 1a66123 commit 7a632de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/serve/tutorials/deployment-serve-llm/small-size-llm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ deployment_config:
295295
max_replicas: 4
296296
```
297297

298-
*For more details on tuning strategies, hardware guidance, and serving configurations, see the [GPU Selection Guide for LLM Serving](https://docs.anyscale.com/overview) and [Tuning vLLM and Ray Serve Parameters for LLM Deployment](https://docs.anyscale.com/overview).*
298+
*For more details on tuning strategies, hardware guidance, and serving configurations, see [Choose a GPU for LLM serving](https://docs.anyscale.com/llm/serving/gpu-guidance) and [Tune parameters for LLMs on Anyscale services](https://docs.anyscale.com/llm/serving/parameter-tuning).*
299299

300300
---
301301

doc/source/serve/tutorials/deployment-serve-llm/small-size-llm/notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
" max_replicas: 4\n",
371371
"```\n",
372372
"\n",
373-
"*For more details on tuning strategies, hardware guidance, and serving configurations, see the [GPU Selection Guide for LLM Serving](https://docs.anyscale.com/overview) and [Tuning vLLM and Ray Serve Parameters for LLM Deployment](https://docs.anyscale.com/overview).*\n",
373+
"*For more details on tuning strategies, hardware guidance, and serving configurations, see [Choose a GPU for LLM serving](https://docs.anyscale.com/llm/serving/gpu-guidance) and [Tune parameters for LLMs on Anyscale services](https://docs.anyscale.com/llm/serving/parameter-tuning).*\n",
374374
"\n",
375375
"---\n",
376376
"\n",

0 commit comments

Comments
 (0)