diff --git a/docs/llama.cpp-models.md b/docs/llama.cpp-models.md index 57fbf613..4c727e26 100644 --- a/docs/llama.cpp-models.md +++ b/docs/llama.cpp-models.md @@ -2,7 +2,7 @@ #### Pre-converted models -Simply place the model in the `models` folder, making sure that its name contains `ggml` somewhere and ends in `.bin`. +Place the model in the `models` folder, making sure that its name contains `ggml` somewhere and ends in `.bin`. #### Convert LLaMA yourself