Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

yujiepan
/
minicpm-v-4.6-tiny-random

Feature Extraction
Transformers
Safetensors
minicpmv4_6
Model card Files Files and versions
xet
Community

Instructions to use yujiepan/minicpm-v-4.6-tiny-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yujiepan/minicpm-v-4.6-tiny-random with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="yujiepan/minicpm-v-4.6-tiny-random")
    # Load model directly
    from transformers import AutoProcessor, AutoModel
    
    processor = AutoProcessor.from_pretrained("yujiepan/minicpm-v-4.6-tiny-random")
    model = AutoModel.from_pretrained("yujiepan/minicpm-v-4.6-tiny-random")
  • Notebooks
  • Google Colab
  • Kaggle
minicpm-v-4.6-tiny-random
27.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
yujiepan's picture
yujiepan
Upload folder using huggingface_hub
fb6809e verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 month ago
  • .meta.json
    56 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    9.02 kB
    Upload folder using huggingface_hub about 1 month ago
  • chat_template.jinja
    7.3 kB
    Upload folder using huggingface_hub about 1 month ago
  • config.json
    2.13 kB
    Upload folder using huggingface_hub about 1 month ago
  • model.safetensors
    7.18 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • processor_config.json
    1.2 kB
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    1.62 kB
    Upload folder using huggingface_hub about 1 month ago