akkiisfrommars commited on
Commit
5fd3128
·
verified ·
1 Parent(s): 4cacde8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 chat_hf.py
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:**