From 79569e4f2c19607fef011dbe3922c08e7e32d96c Mon Sep 17 00:00:00 2001 From: Kumaran Rajendhiran Date: Fri, 24 Nov 2023 19:46:35 +0530 Subject: [PATCH] Fix wrong model mentioned in simple proxy doc page --- docs/my-website/docs/simple_proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/simple_proxy.md b/docs/my-website/docs/simple_proxy.md index aa699b30e..a6c5d159d 100644 --- a/docs/my-website/docs/simple_proxy.md +++ b/docs/my-website/docs/simple_proxy.md @@ -791,7 +791,7 @@ Set a model alias for your deployments. In the `config.yaml` the model_name parameter is the user-facing name to use for your deployment. -In the config below requests with `model=gpt-4` will route to `ollama/zephyr` +In the config below requests with `model=gpt-4` will route to `ollama/llama2` ```yaml model_list: