Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
4-bit precision
TheBloke commited on
Commit
4d34f3d
1 Parent(s): 54f0f19

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