Update README.md
Browse files
README.md
CHANGED
|
@@ -83,7 +83,7 @@ pip install -r requirements.txt
|
|
| 83 |
pip install -q gradio==4.8.0
|
| 84 |
|
| 85 |
python app.py \
|
| 86 |
-
--model clibrain/mamba-2.8b-
|
| 87 |
--share
|
| 88 |
```
|
| 89 |
## Evaluations
|
|
|
|
| 83 |
pip install -q gradio==4.8.0
|
| 84 |
|
| 85 |
python app.py \
|
| 86 |
+
--model clibrain/mamba-2.8b-instruct-openhermes \
|
| 87 |
--share
|
| 88 |
```
|
| 89 |
## Evaluations
|