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

kkeezz
/
cap-iaa-lora

PEFT
mplug_owl2
Model card Files Files and versions
xet
Community

Instructions to use kkeezz/cap-iaa-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kkeezz/cap-iaa-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("MAGAer13/mplug-owl2-llama2-7b")
    model = PeftModel.from_pretrained(base_model, "kkeezz/cap-iaa-lora")
  • Notebooks
  • Google Colab
  • Kaggle
cap-iaa-lora
451 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
kkeezz's picture
kkeezz
Upload 7 files
d79f0be verified about 2 years ago
  • .gitattributes
    1.57 kB
    Upload 7 files about 2 years ago
  • README.md
    88 Bytes
    Upload 7 files about 2 years ago
  • adapter_config.json
    3.32 kB
    Upload 7 files about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    268 MB
    xet
    Upload 7 files about 2 years ago
  • config.json
    5.3 kB
    Upload 7 files about 2 years ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    163 MB
    xet
    Upload 7 files about 2 years ago
  • preprocessor_config.json
    317 Bytes
    Upload 7 files about 2 years ago
  • trainer_state.json
    19.5 MB
    xet
    Upload 7 files about 2 years ago