From 683626dbf7d19d59a6b280250cf2e1a1612c0aed Mon Sep 17 00:00:00 2001 From: alberto cetoli Date: Sun, 30 Jul 2023 17:03:47 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62659319..939db16b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ $ docker run -p8080:8080 --env NVIDIA_DISABLE_REQUIRE=1 --gpus all fractalego/wa The interface side has a `config.json` file that needs to be filled with the IP address of the LLM side. The default is localhost. -Alternatively, you can run the LLM side by cloning [this repository](https://github.com/fractalego/wafl-llm>). +Alternatively, you can run the LLM side by cloning [this repository](https://github.com/fractalego/wafl-llm). Running WAFL @@ -98,4 +98,4 @@ Documentation The documentation can be found at [wafl.readthedocs.io](https://wafl.readthedocs.io). -Mastodon \ No newline at end of file +Mastodon