TheBloke commited on
Commit
8839174
1 Parent(s): d9bed3d

AWQ model commit

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