TheBloke commited on
Commit
2a776ed
1 Parent(s): 5fa6602

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ If you want to have a chat-style conversation, replace the `-p <PROMPT>` argumen
65
 
66
  ## How to run in `text-generation-webui`
67
 
68
- Put the desired .bin file in a model directory with `ggml` (case sensitive) in its name.
69
 
70
  Further instructions here: [text-generation-webui/docs/llama.cpp-models.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp-models.md).
71
 
 
65
 
66
  ## How to run in `text-generation-webui`
67
 
68
+ Create a model directory that has `ggml` (case sensitive) in its name. Then put the desired .bin file in that model directory.
69
 
70
  Further instructions here: [text-generation-webui/docs/llama.cpp-models.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp-models.md).
71