You're looking at a specific version of this model. Jump to the model overview.
lucataco /minicpm-v-4:8b647b89
            
              
                
              
            
            Input schema
          
        The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description | 
|---|---|---|---|
| prompt | 
            string
            
           | 
            User question/prompt for the image or video.
           | |
| image | 
            string
            
           | 
            Input image file (RGB).
           | |
| video | 
            string
            
           | 
            Optional input video file. If provided, frames will be sampled and used as multiple images.
           | |
| video_max_frames | 
            integer
            
           | 
              8
             Min: 1 Max: 64 | 
            Maximum number of frames to sample from the video.
           | 
            
              
                
              
            
            Output schema
          
        The shape of the response you’ll get when you run this model with an API.
              Schema
            
            {'title': 'Output', 'type': 'string'}