Upload processor_config.json with huggingface_hub
Browse files- processor_config.json +4 -0
 
    	
        processor_config.json
    ADDED
    
    | 
         @@ -0,0 +1,4 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            {
         
     | 
| 2 | 
         
            +
              "image_seq_len": 81,
         
     | 
| 3 | 
         
            +
              "processor_class": "SmolVLMProcessor"
         
     | 
| 4 | 
         
            +
            }
         
     |