AWS eks documentation change
Summary
Updated Hugging Face URLs from markdown links to plain text format
Security assessment
Formatting change for external URLs. No security-related content modified.
Diff
diff --git a/eks/latest/userguide/ml-realtime-inference-llm-inference-vllm.md b/eks/latest/userguide/ml-realtime-inference-llm-inference-vllm.md index 1ef60361a..f85ea1a7a 100644 --- a//eks/latest/userguide/ml-realtime-inference-llm-inference-vllm.md +++ b//eks/latest/userguide/ml-realtime-inference-llm-inference-vllm.md @@ -33 +33 @@ Before getting started, ensure you have: - * A Hugging Face account. To sign up, see [https://huggingface.co/login](https://huggingface.co/login). + * A Hugging Face account. To sign up, see https://huggingface.co/login. @@ -76 +76 @@ Hugging Face is one of the main model hubs for accessing LLM models. To download - 1. Accept the Llama 3.1 8B Instruct model license at [https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct). + 1. Accept the Llama 3.1 8B Instruct model license at https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct. @@ -454 +454 @@ Run a chatbot UI as a Docker container that maps port 3000 to localhost and conn -Open your web browser and navigate to: [http://localhost:3000/](http://localhost:3000/) +Open your web browser and navigate to: http://localhost:3000/