xzuyn commited on
Commit
18c9381
·
verified ·
1 Parent(s): 65a7253

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  `<image_soft_token>` is removed from the tokenizer, as it is outside the embedding range.
15
 
16
- - Only `added_tokens.json`, `special_tokens_map.json`, `tokenizer.json` and `tokenizer_config.json` were modified.
17
  - `model.safetensors` is unmodified.
18
 
19
  Fixes this issue:
 
13
 
14
  `<image_soft_token>` is removed from the tokenizer, as it is outside the embedding range.
15
 
16
+ - Only `added_tokens.json`, `special_tokens_map.json`, `tokenizer.json`, and `tokenizer_config.json` were modified.
17
  - `model.safetensors` is unmodified.
18
 
19
  Fixes this issue: