TheBloke commited on
Commit
7851d08
1 Parent(s): fc51d2f

GPTQ model commit

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +6 -0
special_tokens_map.json CHANGED
@@ -1,4 +1,10 @@
1
  {
 
 
 
 
 
 
2
  "bos_token": {
3
  "content": "<s>",
4
  "lstrip": false,
 
1
  {
2
+ "additional_special_tokens": [
3
+ "▁<PRE>",
4
+ "▁<MID>",
5
+ "▁<SUF>",
6
+ "▁<EOT>"
7
+ ],
8
  "bos_token": {
9
  "content": "<s>",
10
  "lstrip": false,