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

yiting
/
PerspectiveVision-LLaVA-LoRA

PEFT
llava
Model card Files Files and versions
xet
Community
1

Instructions to use yiting/PerspectiveVision-LLaVA-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use yiting/PerspectiveVision-LLaVA-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("liuhaotian/llava-v1.5-7b")
    model = PeftModel.from_pretrained(base_model, "yiting/PerspectiveVision-LLaVA-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
PerspectiveVision-LLaVA-LoRA
682 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
yiting's picture
yiting
Update README.md
9eb4e2e verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    194 Bytes
    Update README.md over 1 year ago
  • adapter_config.json
    526 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    640 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    1.28 kB
    Upload folder using huggingface_hub about 2 years ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    42 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • trainer_state.json
    122 kB
    Upload folder using huggingface_hub about 2 years ago