Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -88,8 +88,6 @@ MODELS=`[
|
|
88 |
]`
|
89 |
```
|
90 |
|
91 |
-
The `tokenizer` field will be used to find the appropriate chat template for the model. Make sure to fill in a valid model from the Hugging Face hub.
|
92 |
-
|
93 |
Read more [here](https://huggingface.co/docs/chat-ui/configuration/models/providers/llamacpp).
|
94 |
|
95 |
**Step 6 (start chat-ui):**
|
|
|
88 |
]`
|
89 |
```
|
90 |
|
|
|
|
|
91 |
Read more [here](https://huggingface.co/docs/chat-ui/configuration/models/providers/llamacpp).
|
92 |
|
93 |
**Step 6 (start chat-ui):**
|