Text Generation
Transformers
Safetensors
English
falcon_mamba
Inference Endpoints
4-bit precision
bitsandbytes
Gkunsch commited on
Commit
307452e
·
verified ·
1 Parent(s): 5ad87ef

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -14,7 +14,7 @@
14
  "layer_norm_epsilon": 1e-05,
15
  "model_type": "falcon_mamba",
16
  "num_hidden_layers": 64,
17
- "pad_token_id": 11,
18
  "quantization_config": {
19
  "_load_in_4bit": true,
20
  "_load_in_8bit": false,
 
14
  "layer_norm_epsilon": 1e-05,
15
  "model_type": "falcon_mamba",
16
  "num_hidden_layers": 64,
17
+ "pad_token_id": 0,
18
  "quantization_config": {
19
  "_load_in_4bit": true,
20
  "_load_in_8bit": false,