diff --git a/docs/index.md b/docs/index.md index 4b6d201..aaa2252 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,8 +44,8 @@ Or you can {ref}`install a plugin ` and use models that can # Install the plugin llm install llm-gpt4all -# Download and run a prompt against the Vicuna model -llm -m ggml-vicuna-7b-1 'What is the capital of France?' +# Download and run a prompt against the Orca Mini 7B model +llm -m orca-mini-7b 'What is the capital of France?' ``` ## Contents