Text Generation
Transformers
PyTorch
English
llama
custom_code
Inference Endpoints
text-generation-inference
Asif Ahmad commited on
Commit
2b37b09
1 Parent(s): e4748ef

Upload added_tokens.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. added_tokens.json +3 -0
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<pad>": 32000
3
+ }