From 86eb4bf665f270ad45f43a1ab6938b43f1e245cd Mon Sep 17 00:00:00 2001 From: KillianLucas <63927363+KillianLucas@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:36:47 +0000 Subject: [PATCH] Improved Messaging --- interpreter/llama_2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interpreter/llama_2.py b/interpreter/llama_2.py index e8381184ec..8552610f3f 100644 --- a/interpreter/llama_2.py +++ b/interpreter/llama_2.py @@ -11,7 +11,7 @@ def get_llama_2_instance(): # First, we ask them which model they want to use. - print('', Markdown("Please select a `Llama-2` model."), '') + print('', Markdown("Please select a `Llama-2` model (use arrow keys)."), '') models_7b = [ # Smallest/Fastest