Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

AlanFeder
/
lora-out

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

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

  • Libraries
  • PEFT

    How to use AlanFeder/lora-out with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "AlanFeder/lora-out")
  • Notebooks
  • Google Colab
  • Kaggle
lora-out
2.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
AlanFeder's picture
AlanFeder
Upload folder using huggingface_hub
56c1032 verified almost 2 years ago
  • checkpoint-10
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-20
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-30
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-40
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    3.58 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    728 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    336 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • config.json
    1.18 kB
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    449 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    9.09 MB
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    50.6 kB
    Upload folder using huggingface_hub almost 2 years ago