waltervix commited on
Commit
bd35c96
1 Parent(s): 8976749

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -195,8 +195,7 @@ Samantha needs just a `.gguf` model file to generate text. Follow these steps to
195
 
196
  5) Insert a prompt into _User prompt_ field and press `Enter`. Keep the `$$$` sign at the end of your prompt. The model will be downloaded and the response will be generated using the default deterministic settings. You can track this process via Windows Task Management.
197
 
198
- <br>
199
 
200
  Every new model downloaded via this copy and paste procedure will replace the previous one to save hard drive space. Model download is saved as `MODEL_FOR_TESTING.gguf` in your _Downloads_ folder.
201
 
202
- You can also download the model and save it permanently to your computer. For more datails, see the section below.
 
195
 
196
  5) Insert a prompt into _User prompt_ field and press `Enter`. Keep the `$$$` sign at the end of your prompt. The model will be downloaded and the response will be generated using the default deterministic settings. You can track this process via Windows Task Management.
197
 
 
198
 
199
  Every new model downloaded via this copy and paste procedure will replace the previous one to save hard drive space. Model download is saved as `MODEL_FOR_TESTING.gguf` in your _Downloads_ folder.
200
 
201
+ You can also download the model and save it permanently to your computer. For more datails, visit Samantha's project on Github.