repo: use the new GPT4All website URL (#2915)

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel
2024-08-26 16:27:41 -04:00
committed by GitHub
parent c9dda3df0d
commit bd044bef27
10 changed files with 16 additions and 15 deletions

View File

@@ -357,7 +357,7 @@ class GPT4All:
expected_md5: str | None = None,
) -> str | os.PathLike[str]:
"""
Download model from https://gpt4all.io.
Download model from gpt4all.io.
Args:
model_filename: Filename of model (with .gguf extension).