Text Generation
Transformers
Safetensors
English
falcon_mamba
Inference Endpoints
4-bit precision
bitsandbytes
Gkunsch commited on
Commit
baaffe7
1 Parent(s): cc22a8e

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -118,6 +118,7 @@
118
  "attention_mask"
119
  ],
120
  "model_max_length": 1000000000000000019884624838656,
 
121
  "padding_side": "left",
122
  "tokenizer_class": "PreTrainedTokenizerFast"
123
  }
 
118
  "attention_mask"
119
  ],
120
  "model_max_length": 1000000000000000019884624838656,
121
+ "pad_token": ">>TITLE<<",
122
  "padding_side": "left",
123
  "tokenizer_class": "PreTrainedTokenizerFast"
124
  }