miguelcarv commited on
Commit
3e385d1
1 Parent(s): 0231110

changed to use my tokenizer

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "encoder": "apple/DFN5B-CLIP-ViT-H-14",
3
- "tokenizer": "microsoft/phi-1_5",
4
  "decoder": "miguelcarv/phi-1_5-slimorca",
5
  "first_level": true,
6
  "level": 2,
 
1
  {
2
  "encoder": "apple/DFN5B-CLIP-ViT-H-14",
3
+ "tokenizer": "miguelcarv/phi-1_5-slimorca",
4
  "decoder": "miguelcarv/phi-1_5-slimorca",
5
  "first_level": true,
6
  "level": 2,