Fix typo in model architecture class name

#12
by Xenova HF Staff - opened
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "LightOnOCRForConditionalGeneration"
4
  ],
5
  "dtype": "bfloat16",
6
  "eos_token_id": 151645,
 
1
  {
2
  "architectures": [
3
+ "LightOnOcrForConditionalGeneration"
4
  ],
5
  "dtype": "bfloat16",
6
  "eos_token_id": 151645,