mrm8488 commited on
Commit
595c7fb
1 Parent(s): 634b04b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-chat-no_robots \
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