Update README.md
Browse files
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
|
| 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:
|