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

c123ian
/
irish_eng_lora

PEFT
llama
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use c123ian/irish_eng_lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ReliableAI/UCCIX-Llama2-13B-Instruct")
    model = PeftModel.from_pretrained(base_model, "c123ian/irish_eng_lora")
  • Notebooks
  • Google Colab
  • Kaggle
irish_eng_lora
7.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
c123ian's picture
c123ian
Upload 11 files
2482730 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    2.87 kB
    Upload 11 files over 1 year ago
  • adapter_config.json
    738 Bytes
    Upload 11 files over 1 year ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    501 MB
    xet
    Upload 11 files over 1 year ago
  • config.json
    1.22 kB
    Upload 11 files over 1 year ago
  • generation_config.json
    183 Bytes
    Upload 11 files over 1 year ago
  • pytorch_model-00001-of-00003.bin

    Detected Pickle imports (5)

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

    What is a pickle import?

    4.94 GB
    xet
    Upload 11 files over 1 year ago
  • pytorch_model-00002-of-00003.bin
    2.14 GB
    xet
    Upload 11 files over 1 year ago
  • special_tokens_map.json
    551 Bytes
    Upload 11 files over 1 year ago
  • tokenizer.json
    4.05 MB
    Upload 11 files over 1 year ago
  • tokenizer.model
    559 kB
    xet
    Upload 11 files over 1 year ago
  • tokenizer_config.json
    1.97 kB
    Upload 11 files over 1 year ago