diff options
Diffstat (limited to 'test_prompts.sh')
| -rwxr-xr-x | test_prompts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_prompts.sh b/test_prompts.sh index 0424e62..1de3822 100755 --- a/test_prompts.sh +++ b/test_prompts.sh @@ -2,7 +2,7 @@ # Usage: ./test_prompts.sh <model_path> [prompt_file] -SOCK_PATH="/var/run/lex.sock" +SOCK_PATH="/var/run/lexd/sock" EXECUTABLE="./lex" # Mandatory Model Argument |
