TheBloke commited on
Commit
a1de877
1 Parent(s): 87438a0

Initial GPTQ 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
+ "<|assistant|>": 49154,
3
+ "<|end|>": 49155,
4
+ "<|system|>": 49152,
5
+ "<|user|>": 49153
6
+ }