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

adhisetiawan
/
dpo-mmed-rag

PEFT
Safetensors
llava_llama
Model card Files Files and versions
xet
Community

Instructions to use adhisetiawan/dpo-mmed-rag with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use adhisetiawan/dpo-mmed-rag with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/llava-med-v1.5-mistral-7b")
    model = PeftModel.from_pretrained(base_model, "adhisetiawan/dpo-mmed-rag")
  • Notebooks
  • Google Colab
  • Kaggle
dpo-mmed-rag
20.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 3 files scanned as unsafe.

adhisetiawan's picture
adhisetiawan
Upload folder using huggingface_hub
3823d76 verified over 1 year ago
  • checkpoint-5400
    Upload folder using huggingface_hub over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub over 1 year ago
  • adapter_config.json
    740 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_model.safetensors
    709 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • config.json
    1.49 kB
    Upload folder using huggingface_hub over 1 year ago
  • non_lora_trainables.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    912 Bytes
    xet
    Upload folder using huggingface_hub over 1 year ago
  • trainer_state.json
    2.59 MB
    Upload folder using huggingface_hub over 1 year ago