Transformers
English
Inference Endpoints
red1xe commited on
Commit
597e5e8
1 Parent(s): b35216a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -16,4 +16,5 @@
16
  "query_key_value"
17
  ],
18
  "task_type": "CAUSAL_LM"
 
19
  }
 
16
  "query_key_value"
17
  ],
18
  "task_type": "CAUSAL_LM"
19
+ "model_type": "falcon",
20
  }