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

PKU-Alignment
/
AA-chameleon-7b-base

Any-to-Any
Transformers
PyTorch
English
chameleon
image-text-to-text
multimodal
Model card Files Files and versions
xet
Community
1

Instructions to use PKU-Alignment/AA-chameleon-7b-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use PKU-Alignment/AA-chameleon-7b-base with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("PKU-Alignment/AA-chameleon-7b-base")
    model = AutoModelForImageTextToText.from_pretrained("PKU-Alignment/AA-chameleon-7b-base")
  • Notebooks
  • Google Colab
  • Kaggle
AA-chameleon-7b-base
14.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Xuyao Wang
Add README
88fc26a over 1 year ago
  • .gitattributes
    1.52 kB
    init repo over 1 year ago
  • README.md
    1.9 kB
    Add README over 1 year ago
  • config.json
    1.71 MB
    init repo over 1 year ago
  • preprocessor_config.json
    460 Bytes
    init repo over 1 year ago
  • processor_config.json
    102 Bytes
    init repo over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.BFloat16Storage"

    What is a pickle import?

    14.2 GB
    xet
    init repo over 1 year ago
  • special_tokens_map.json
    700 Bytes
    init repo over 1 year ago
  • tokenizer.json
    5.63 MB
    init repo over 1 year ago
  • tokenizer_config.json
    2.92 MB
    init repo over 1 year ago