Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,6 @@ In order to inference this model you will have to use Aphrodite or vLLM as llama
|
|
36 |
|
37 |
1. Remove `"rope_scaling": {}` from `config.json`
|
38 |
2. Change `"max_position_embeddings"` to `8192` in `config.json`
|
39 |
-
3. Add `"add_bos_token": false` to `tokenizer_config.json`
|
40 |
|
41 |
|
42 |
## Credits
|
|
|
36 |
|
37 |
1. Remove `"rope_scaling": {}` from `config.json`
|
38 |
2. Change `"max_position_embeddings"` to `8192` in `config.json`
|
|
|
39 |
|
40 |
|
41 |
## Credits
|