dn6 HF Staff commited on
Commit
2ccdd40
·
verified ·
1 Parent(s): 15d7bf4

Upload modular_model_index.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. modular_model_index.json +3 -3
modular_model_index.json CHANGED
@@ -32,14 +32,14 @@
32
  ],
33
  "tokenizer": [
34
  "transformers",
35
- "PixtralProcessor",
36
  {
37
- "repo": "hf-internal-testing/tiny-flux2",
38
  "revision": null,
39
  "subfolder": "tokenizer",
40
  "type_hint": [
41
  "transformers",
42
- "PixtralProcessor"
43
  ],
44
  "variant": null
45
  }
 
32
  ],
33
  "tokenizer": [
34
  "transformers",
35
+ "AutoProcessor",
36
  {
37
+ "repo": "hf-internal-testing/Mistral-Small-3.1-24B-Instruct-2503-only-processor",
38
  "revision": null,
39
  "subfolder": "tokenizer",
40
  "type_hint": [
41
  "transformers",
42
+ "AutoProcessor"
43
  ],
44
  "variant": null
45
  }