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

zenlm
/
zen-designer-235b-a22b-instruct

Visual Question Answering
Transformers
Safetensors
English
Chinese
designer-instruct
image-text-to-text
vision
multimodal
Mixture of Experts
design
zen
zenlm
hanzo
Model card Files Files and versions
xet
Community
1

Instructions to use zenlm/zen-designer-235b-a22b-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zenlm/zen-designer-235b-a22b-instruct with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="zenlm/zen-designer-235b-a22b-instruct")
    # Load model directly
    from transformers import AutoModelForMultimodalLM
    model = AutoModelForMultimodalLM.from_pretrained("zenlm/zen-designer-235b-a22b-instruct", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Restore upstream attribution in NOTICE (Qwen3-VL-235B-A22B-Instruct)

#1 opened 23 days ago by
zeekay
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs