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

kartmannXu
/
SmolVLM-500M-Instruct-bl

Feature Extraction
Transformers
Safetensors
idefics3bl
custom_code
Model card Files Files and versions
xet
Community

Instructions to use kartmannXu/SmolVLM-500M-Instruct-bl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kartmannXu/SmolVLM-500M-Instruct-bl with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="kartmannXu/SmolVLM-500M-Instruct-bl", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForVision2Seq
    model = AutoModelForVision2Seq.from_pretrained("kartmannXu/SmolVLM-500M-Instruct-bl", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SmolVLM-500M-Instruct-bl
1.32 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
kartmannXu's picture
kartmannXu
Upload Idefics3blForConditionalGeneration
d4684dc verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.17 kB
    Upload Idefics3blForConditionalGeneration 12 months ago
  • added_tokens.json
    4.74 kB
    Upload processor 12 months ago
  • chat_template.jinja
    403 Bytes
    Upload processor 12 months ago
  • config.json
    4.51 kB
    Upload Idefics3blForConditionalGeneration 12 months ago
  • configuration_idefics3bl.py
    9.56 kB
    Upload Idefics3blForConditionalGeneration 12 months ago
  • generation_config.json
    132 Bytes
    Upload Idefics3blForConditionalGeneration 12 months ago
  • merges.txt
    466 kB
    Upload processor 12 months ago
  • model.safetensors
    1.31 GB
    xet
    Upload Idefics3blForConditionalGeneration 12 months ago
  • modeling_idefics3bl.py
    54.3 kB
    Upload Idefics3blForConditionalGeneration 12 months ago
  • modeling_llama.py
    33.9 kB
    Upload Idefics3blForConditionalGeneration 12 months ago
  • preprocessor_config.json
    486 Bytes
    Upload processor 12 months ago
  • processor_config.json
    68 Bytes
    Upload processor 12 months ago
  • special_tokens_map.json
    1.08 kB
    Upload processor 12 months ago
  • tokenizer.json
    3.55 MB
    Upload processor 12 months ago
  • tokenizer_config.json
    27.9 kB
    Upload processor 12 months ago
  • vocab.json
    801 kB
    Upload processor 12 months ago