Update README.md
Browse files
README.md
CHANGED
|
@@ -105,7 +105,7 @@ This model uses a custom architecture. The model code is included in this repo a
|
|
| 105 |
|
| 106 |
```bash
|
| 107 |
pip install torch safetensors huggingface-hub transformers termcolor
|
| 108 |
-
python
|
| 109 |
```
|
| 110 |
|
| 111 |
**Load manually:**
|
|
|
|
| 105 |
|
| 106 |
```bash
|
| 107 |
pip install torch safetensors huggingface-hub transformers termcolor
|
| 108 |
+
python chat.py
|
| 109 |
```
|
| 110 |
|
| 111 |
**Load manually:**
|