Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

SpringWang08
/
medical-vqa-soup

Visual Question Answering
PEFT
Safetensors
lora
Model card Files Files and versions
xet
Community

Instructions to use SpringWang08/medical-vqa-soup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SpringWang08/medical-vqa-soup with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("chaoyinshe/llava-med-v1.5-mistral-7b-hf")
    model = PeftModel.from_pretrained(base_model, "SpringWang08/medical-vqa-soup")
  • Notebooks
  • Google Colab
  • Kaggle
medical-vqa-soup
181 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
SpringWang08's picture
SpringWang08
Upload B2 DPO PPO linear model soup adapter
216704c verified 4 days ago
  • .gitattributes
    1.52 kB
    initial commit 4 days ago
  • README.md
    840 Bytes
    Upload B2 DPO PPO linear model soup adapter 4 days ago
  • adapter_config.json
    1.12 kB
    Upload B2 DPO PPO linear model soup adapter 4 days ago
  • adapter_model.safetensors
    177 MB
    xet
    Upload B2 DPO PPO linear model soup adapter 4 days ago
  • merge_config.json
    660 Bytes
    Upload B2 DPO PPO linear model soup adapter 4 days ago
  • tokenizer.json
    3.51 MB
    Upload B2 DPO PPO linear model soup adapter 4 days ago
  • tokenizer_config.json
    502 Bytes
    Upload B2 DPO PPO linear model soup adapter 4 days ago