Text Generation
Transformers
PyTorch
English
llama
text-generation-inference
Inference Endpoints
winglian commited on
Commit
bb87ca0
1 Parent(s): be1fb60

Update added_tokens.json

Browse files
Files changed (1) hide show
  1. added_tokens.json +1 -1
added_tokens.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "<pad>": 32000,
3
  "<|im_start|>": 32001,
4
- "<|im_end|>": 32003
5
  }
 
1
  {
2
  "<pad>": 32000,
3
  "<|im_start|>": 32001,
4
+ "<|im_end|>": 32002
5
  }