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

0xDing
/
yuren-baichuan-7b

Visual Question Answering
Transformers
PyTorch
English
Chinese
multimodal_llama
text-generation
Model card Files Files and versions
xet
Community

Instructions to use 0xDing/yuren-baichuan-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use 0xDing/yuren-baichuan-7b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="0xDing/yuren-baichuan-7b")
    # Load model directly
    from transformers import AutoModelForCausalLM
    model = AutoModelForCausalLM.from_pretrained("0xDing/yuren-baichuan-7b", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
yuren-baichuan-7b
28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
0xDing's picture
0xDing
Update README.md
494b6f9 about 3 years ago
  • .gitattributes
    1.78 kB
    upload model about 3 years ago
  • README.md
    17.9 kB
    Update README.md about 3 years ago
  • added_tokens.json
    145 Bytes
    upload model about 3 years ago
  • config.json
    872 Bytes
    upload model about 3 years ago
  • generation_config.json
    137 Bytes
    upload model about 3 years ago
  • pytorch_model-00001-of-00003.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    9.96 GB
    xet
    upload model about 3 years ago
  • pytorch_model-00002-of-00003.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    9.98 GB
    xet
    upload model about 3 years ago
  • pytorch_model-00003-of-00003.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    8.08 GB
    xet
    upload model about 3 years ago
  • pytorch_model.bin.index.json
    26.9 kB
    upload model about 3 years ago
  • special_tokens_map.json
    510 Bytes
    upload model about 3 years ago
  • tokenizer.model
    2.1 MB
    xet
    upload model about 3 years ago
  • tokenizer_config.json
    962 Bytes
    upload model about 3 years ago