From c1a99b7cc2b07b6bbca0ef437c912f354797ec5e Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 15 Jun 2024 03:07:54 +0900 Subject: [PATCH] docs: update README.md minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30f2b4d..6c64dec 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ weights enable faster inference. In general, we recommend starting with the `-sfp` checkpoints. Alternatively, visit the [gemma.cpp](https://huggingface.co/models?other=gemma.cpp) -models on the Hugging Face Hub. First go the the model repository of the model of interest +models on the Hugging Face Hub. First go the model repository of the model of interest (see recommendations below). Then, click the `Files and versions` tab and download the model and tokenizer files. For programmatic downloading, if you have `huggingface_hub` installed, you can also download by running: