charlesdj commited on
Commit
bb2cd06
·
verified ·
1 Parent(s): 05216a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -55,7 +55,6 @@ python3 inference/inference_chat.py \
55
  ```
56
 
57
  Common optional flags:
58
- - `--greedy` : greedy decode for text
59
  - `--txt_temp`, `--txt_top_p` : sampling settings for text
60
  - `--img_temp` : sampling temp for image tokens
61
  - `--bandwidth_id` : wavtokenizer bandwidth id
 
55
  ```
56
 
57
  Common optional flags:
 
58
  - `--txt_temp`, `--txt_top_p` : sampling settings for text
59
  - `--img_temp` : sampling temp for image tokens
60
  - `--bandwidth_id` : wavtokenizer bandwidth id