lucyknada commited on
Commit
011d656
1 Parent(s): f588134

Update README.md

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