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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Niujunbo2002
/
qwen2_5_vit-668m-patch14-native

Image Feature Extraction
Transformers
Safetensors
qwen2_5_vl
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use Niujunbo2002/qwen2_5_vit-668m-patch14-native with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Niujunbo2002/qwen2_5_vit-668m-patch14-native with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="Niujunbo2002/qwen2_5_vit-668m-patch14-native")
    # Load model directly
    from transformers import AutoProcessor, AutoModel
    
    processor = AutoProcessor.from_pretrained("Niujunbo2002/qwen2_5_vit-668m-patch14-native")
    model = AutoModel.from_pretrained("Niujunbo2002/qwen2_5_vit-668m-patch14-native", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2_5_vit-668m-patch14-native
1.35 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Niujunbo2002's picture
Niujunbo2002
nielsr's picture
nielsr HF Staff
Add model card (#1)
ca26e3b verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    407 Bytes
    Add model card (#1) about 1 year ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • chat_template.json
    1.05 kB
    Upload folder using huggingface_hub about 1 year ago
  • config.json
    560 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub about 1 year ago
  • model.safetensors
    1.34 GB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • preprocessor_config.json
    575 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    7.3 kB
    Upload folder using huggingface_hub about 1 year ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub about 1 year ago