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

Duplicated from  alexshengzhili/SciGraph-50-percent-lora

osanseviero
/
SciGraph-50-percent-lora

Text Classification
PEFT
llava
test
Model card Files Files and versions
xet
Community
6

Instructions to use osanseviero/SciGraph-50-percent-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use osanseviero/SciGraph-50-percent-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("liuhaotian/llava-llama-2-13b-chat-lightning-preview")
    model = PeftModel.from_pretrained(base_model, "osanseviero/SciGraph-50-percent-lora")
  • Notebooks
  • Google Colab
  • Kaggle
SciGraph-50-percent-lora
502 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
osanseviero's picture
osanseviero
Update README.md
6b36f83 verified about 2 years ago
  • .gitattributes
    1.52 kB
    Duplicate from alexshengzhili/SciGraph-50-percent-lora about 2 years ago
  • README.md
    134 Bytes
    Update README.md about 2 years ago
  • adapter_config.json
    571 Bytes
    Duplicate from alexshengzhili/SciGraph-50-percent-lora 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?

    502 MB
    xet
    Duplicate from alexshengzhili/SciGraph-50-percent-lora about 2 years ago
  • config.json
    1.09 kB
    Duplicate from alexshengzhili/SciGraph-50-percent-lora about 2 years ago
  • non_lora_trainables.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    455 Bytes
    xet
    Duplicate from alexshengzhili/SciGraph-50-percent-lora about 2 years ago
  • trainer_state.json
    139 kB
    Duplicate from alexshengzhili/SciGraph-50-percent-lora about 2 years ago