Update llama.cpp-models.md

This commit is contained in:
oobabooga 2023-05-11 09:47:36 -03:00 committed by GitHub
parent 7a49ceab29
commit ac9a86a16c
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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