TheBloke commited on
Commit
ee77f4d
1 Parent(s): 91ebfd7

GPTQ model commit

Browse files
Files changed (1) hide show
  1. added_tokens.json +7 -0
added_tokens.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "<pad>": 32004,
3
+ "▁<EOT>": 32003,
4
+ "▁<MID>": 32001,
5
+ "▁<PRE>": 32000,
6
+ "▁<SUF>": 32002
7
+ }