iquery commited on
Commit
82bfc12
1 Parent(s): 056271d

Remove now deprecated / ignored xla_device config setting

Browse files

Avoid
```
The `xla_device` argument has been deprecated in v4.4.0 of Transformers. It is ignored and you can safely remove it from your `config.json` file.
```

Files changed (1) hide show
  1. config.json +0 -1
config.json CHANGED
@@ -48,5 +48,4 @@
48
  }
49
  },
50
  "vocab_size": 32128,
51
- "xla_device": true
52
  }
 
48
  }
49
  },
50
  "vocab_size": 32128,
 
51
  }