Feature Extraction
Transformers
PyTorch
TeleFLM
custom_code
horiz94 commited on
Commit
c7206ac
·
verified ·
1 Parent(s): f55169f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "TeleFLMForCausalLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
1
  {
2
  "architectures": [
3
+ "TeleFLMModel", "TeleFLMForCausalLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,