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

Minchael
/
min_lora

PEFT
llava
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Minchael/min_lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("lmms-lab/llava-onevision-qwen2-7b-ov")
    model = PeftModel.from_pretrained(base_model, "Minchael/min_lora")
  • Notebooks
  • Google Colab
  • Kaggle
min_lora
121 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Minchael's picture
Minchael
Upload folder using huggingface_hub
d0a2d44 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    88 Bytes
    Upload folder using huggingface_hub 4 months ago
  • adapter_config.json
    536 Bytes
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    86.7 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • config.json
    3.69 kB
    Upload folder using huggingface_hub 4 months ago
  • generation_config.json
    248 Bytes
    Upload folder using huggingface_hub 4 months ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    34 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • trainer_state.json
    28.3 kB
    Upload folder using huggingface_hub 4 months ago