Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
TheBloke commited on
Commit
5624974
1 Parent(s): bf3b183

Initial FP16 model commit

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
+ }