Update README
This commit is contained in:
parent
a03a70bed6
commit
87dd85b719
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ In the "Model" tab of the UI, those models can be automatically downloaded from
|
||||||
* GGML models are a single file and should be placed directly into `models`. Example:
|
* GGML models are a single file and should be placed directly into `models`. Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
text-generation-webui/
|
text-generation-webui
|
||||||
├── models
|
├── models
|
||||||
│ ├── llama-13b.ggmlv3.q4_K_M.bin
|
│ ├── llama-13b.ggmlv3.q4_K_M.bin
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue