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

leejuhyoeng
/
test_1

Visual Question Answering
Transformers
Safetensors
blip-2
Model card Files Files and versions
xet
Community

Instructions to use leejuhyoeng/test_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use leejuhyoeng/test_1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="leejuhyoeng/test_1")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForVisualQuestionAnswering
    
    processor = AutoProcessor.from_pretrained("leejuhyoeng/test_1")
    model = AutoModelForVisualQuestionAnswering.from_pretrained("leejuhyoeng/test_1")
  • Notebooks
  • Google Colab
  • Kaggle
test_1 / tmp-checkpoint-1
4.99 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
leejuhyoeng's picture
leejuhyoeng
Training in progress, step 600
8579e86 verified over 2 years ago
  • config.json
    984 Bytes
    Training in progress, step 600 over 2 years ago
  • generation_config.json
    136 Bytes
    Training in progress, step 600 over 2 years ago
  • model-00001-of-00004.safetensors
    4.99 GB
    xet
    Training in progress, step 600 over 2 years ago