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

dannh
/
llava-med-v1.5-mistral-7b-finetune-grounding-v4-lora-12-epochs_2a100_40g_20250803

PEFT
Safetensors
llava_mistral
Model card Files Files and versions
xet
Community

Instructions to use dannh/llava-med-v1.5-mistral-7b-finetune-grounding-v4-lora-12-epochs_2a100_40g_20250803 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use dannh/llava-med-v1.5-mistral-7b-finetune-grounding-v4-lora-12-epochs_2a100_40g_20250803 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, "dannh/llava-med-v1.5-mistral-7b-finetune-grounding-v4-lora-12-epochs_2a100_40g_20250803")
  • Notebooks
  • Google Colab
  • Kaggle
llava-med-v1.5-mistral-7b-finetune-grounding-v4-lora-12-epochs_2a100_40g_20250803
5.66 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
dannh's picture
dannh
Upload folder using huggingface_hub
b325709 verified 12 months ago
  • checkpoint-1932
    Upload folder using huggingface_hub 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub 12 months ago
  • adapter_config.json
    740 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    671 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • config.json
    1.41 kB
    Upload folder using huggingface_hub 12 months ago
  • non_lora_trainables.bin
    42 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • trainer_state.json
    333 kB
    Upload folder using huggingface_hub 12 months ago