MatrixC7 commited on
Commit
2898f2d
1 Parent(s): bc34ccf

Amend the change to config.json

Browse files

A bug in exllamav2 leads to the change and now the bug is fixed.

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,5 +24,5 @@
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.36.2",
26
  "use_cache": true,
27
- "vocab_size": 45440
28
  }
 
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.36.2",
26
  "use_cache": true,
27
+ "vocab_size": 45416
28
  }